VerifyEntitlementTokenResponse properties
SharePoint 2013
The VerifyEntitlementTokenResponse type exposes the following members.
| Name | Description | |
|---|---|---|
|
AssetId | Gets or sets the asset ID assigned to the specified app by the Office Store. |
|
DeploymentId | Gets or sets a GUID that represents the deployment ID of the SharePoint deployment to which this app license applies. |
|
EntitlementAcquisitionDate | Gets or sets the time and date when the app license was acquired. |
|
EntitlementExpiryDate | Gets or sets the time and date when the app license expires. |
|
EntitlementType | Gets or sets the type of app license. |
|
IsEntitlementExpired | Gets or sets whether the app license is expired. |
|
IsExpired | Gets or sets whether the specified app license token is expired, and needs to be refreshed. |
|
IsSiteLicense | Gets or sets whether the app license is a site license. |
|
IsTest | Gets or sets whether the app license is a test license. |
|
IsValid | Gets or sets whether the specified app license token is valid. |
|
ProductId | Gets or sets the GUID that represents the product ID of the app. |
|
Seats | Gets or sets the total number of users licensed to access this app, by this purchaser. |
|
SignInDate | Gets or sets the time and date that represents either: the initial purchase of the license, or the latest manual license recovery time, if the purchaser has performed such a recovery by using their Microsoft account. |
|
SubscriptionState | Gets or sets the subscription status of the app license. |
|
TokenExpiryDate | Gets or sets the time and date when the app license token expires, after which the token needs to be refreshed. |
|
UserId | Gets or sets the purchaser ID. This is an encrypted value of the Microsoft account used by the person who purchased the app. |
Show: