Click or drag to resize

ILicenseIsBlocked Property

Indicates if the license has been explicitly blocked by the AskiaLicense server.

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

Property Value

Type: Boolean
Remarks
Returns `true` if the license is invalid.
See Also