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 ReadOnly Property IsBlocked As Boolean
Get
property bool IsBlocked {
bool get ();
}
Property Value
Type:
BooleanRemarks
Returns `true` if the license is invalid.
See Also