SPAppLicense members
Represents an app license.
The SPAppLicense type exposes the following members.
Properties
Name | Description | |
---|---|---|
RawXMLLicenseToken | Gets the XML token which represents the app license token. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
productId | A GUID that represents the product ID. | |
tenantId | A GUID that represents the tenant ID. |
Top