Click or drag to resize

IAskiaPortalInstanceValidate Method

Validate that the AskiaPortal instance is usable.

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
IReturnValue Validate()

Return Value

Type: IReturnValue
Return `Success=true` if the instance is usable.
Remarks

The AskiaPortal instance is not valid when:

the instance has been deleted

there is no licenses.

the instance or the main license has been blocked.

the main license has expired.

See Also