VerifyEntitlementTokenRequest class
SharePoint 2013
Represents an app license token being submitted to the Office Store verification web service for validation.
Namespace: VerificationSvc
Assembly: SP15MrefVerificationSvc (in SP15MrefVerificationSvc.dll)
The VerifyEntitlementTokenRequest class includes a single property, VerifyEntitlementTokenRequest.EntitlementToken which must contain the XML of the app license token. This XML fragment must be formatted according to the App License Schema.
Show: