Get the GUID of the license.
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax ReadOnly Property Guid As Guid
Get
property Guid Guid {
Guid get ();
}
Property Value
Type:
GuidRemarks
Returns `Guid.Empty` if the license is invalid.
See Also