VerifyEntitlementTokenResponse class

Contains properties of an app license token, including whether that token is valid, returned by the Office Store verification web service upon validation.

Inheritance hierarchy

System.Object
  VerificationSvc.VerifyEntitlementTokenResponse

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class VerifyEntitlementTokenResponse
'Usage
Dim instance As VerifyEntitlementTokenResponse
[SerializableAttribute]
public class VerifyEntitlementTokenResponse

Thread safety

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

See also

Reference

VerifyEntitlementTokenResponse members

VerificationSvc namespace

VerificationServiceClient.VerifyEntitlementToken

Other resources

License your apps for Office and SharePoint

How to: Add license checks to your apps for Office

How to: Add license checks to your app for SharePoint

Best practices and design patterns for app license checking

App License Schema