Click or drag to resize

ILicenseGuid Property

Get the GUID of the license.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
Guid Guid { get; }

Property Value

Type: Guid
Remarks
Returns `Guid.Empty` if the license is invalid.
See Also