Condividi tramite


LicenseStorageResult.LicenseId Property

Definition

Gets the license's globally unique identifer.

public Guid LicenseId { get; }
member this.LicenseId : Guid
Public ReadOnly Property LicenseId As Guid

Property Value

License's globally unique identifer. This value can be matched against the LicenseId for the License that was returned to the client in the LicenseResponse.

Applies to