VerifyEntitlementTokenResponse class

SharePoint 2013

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

System.Object
  VerificationSvc.VerifyEntitlementTokenResponse

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

'Declaration
<SerializableAttribute> _
Public Class VerifyEntitlementTokenResponse
'Usage
Dim instance As VerifyEntitlementTokenResponse

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: