VerifyEntitlementTokenResponse::IsSiteLicense property

SharePoint 2013

Gets or sets whether the app license is a site license.

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

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

Property value

Type: System.Boolean
True if the app license is a site license; otherwise false.

This property does not apply to apps for Office.

For apps with a site license, that license is assigned to all users on that deployment automatically. For information, see License your apps for Office and SharePoint.

NoteNote

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: