IAskiaPortalInstance Interface |
Namespace: AskiaPortalCmn
The IAskiaPortalInstance type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompanyName |
Get the name of the company that manage the AskiaPortal instance.
(Inherited from IAskiaPortalInstanceData.) |
![]() | Guid |
Get the GUID of the AskiaPortal instance.
(Inherited from IAskiaPortalInstanceData.) |
![]() | IsBlocked |
Indicates if the instance has been blocked
(Inherited from IAskiaPortalInstanceData.) |
![]() | IsDeleted |
Indicates if the instance has been deleted
(Inherited from IAskiaPortalInstanceData.) |
![]() | Licenses |
Get the list of licenses for the AskiaPortal instance.
(Inherited from IAskiaPortalInstanceData.) |
![]() | Name |
Get the name of the AskiaPortal instance.
(Inherited from IAskiaPortalInstanceData.) |
![]() | SynchronizationToken |
Get the last synchronization token of the AskiaPortal instance.
(Inherited from IAskiaPortalInstanceData.) |
![]() | SynchronizedAt |
Get the last synchronization date (In UTC)
(Inherited from IAskiaPortalInstanceData.) |
![]() | Usages |
Get the licenses usages per month.
(Inherited from IAskiaPortalInstanceData.) |
Name | Description | |
---|---|---|
![]() | GetCurrentUsage |
Gets the current usage information.
|
![]() | GetMaxUsage |
Calculate the maximum usage using all licenses information.
|
![]() | Validate |
Validate that the AskiaPortal instance is usable.
|