Click or drag to resize

ISolidFireElementSetLicenseKey Method (SetLicenseKeyRequest)

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
C#
SetLicenseKeyResult SetLicenseKey(
	SetLicenseKeyRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiSetLicenseKeyRequest

Return Value

Type: SetLicenseKeyResult
See Also