VerifyEntitlementTokenResponse.IsValid property
SharePoint 2013
Gets or sets whether the specified app license token is valid.
Namespace: VerificationSvc
Assembly: SP15MrefVerificationSvc (in SP15MrefVerificationSvc.dll)
For test licenses, the Office Store verification web service will always return this property as true.
Note |
|---|
The properties of the VerifyEntitlementTokenResponse object are provided for developers to verify property values of an app license. Setting these properties only changes the local copy of the license token; it has no effect on the license stored by the Office Store. |
Show:
Note