This documentation is archived and is not being maintained.
SP.AppLicense object
SharePoint 2013
Represents an app license for the specified user for the specified SharePoint Add-in.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.AppLicense()
The AppLicense object has the following members.
Constructor
The AppLicense object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.AppLicense object. |
Properties
The AppLicense object has the following properties.
|
Property |
Description |
|---|---|
|
Gets an XML fragment that represents the app license token, which contains license property information. |
|
|
This member is reserved for internal use and is not intended to be used directly from your code. |
Show: