Click or drag to resize
LicenseKeyInfoLicenseGuid Property
Subscription license identifier.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 13.0.131
Syntax
C#
public Nullable<Guid> LicenseGuid { get; }

Property Value

Type: NullableGuid
See Also