ISolidFireElementSetLicenseKey Method (String, String) |
You can use the SetLicenseKey method to set the SerialNumber And OrderNumber for the cluster.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax SetLicenseKeyResult SetLicenseKey(
string SerialNumber,
string OrderNumber
)
Parameters
- SerialNumber
- Type: SystemString
- OrderNumber
- Type: SystemString
Return Value
Type:
SetLicenseKeyResultSee Also