VerifyEntitlementTokenRequest class

SharePoint 2013

Represents an app license token being submitted to the Office Store verification web service for validation.

System.Object
  VerificationSvc.VerifyEntitlementTokenRequest

Namespace:  VerificationSvc
Assembly:  SP15MrefVerificationSvc (in SP15MrefVerificationSvc.dll)

No code example is currently available or this language may not be supported.

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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: