LicenseStorageResult.LicenseId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.