AppLicense members
SharePoint Online
Represents an app license for the specified user for the specified app for SharePoint.
The AppLicense type exposes the following members.
| Name | Description | |
|---|---|---|
|
RawXMLLicenseToken | Returns an XML fragment that represents the app license token, which contains license property information. |
|
TypeId | (Overrides ClientValueObject.TypeId.) |
| Name | Description | |
|---|---|---|
|
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
|
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
|
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
|
InitOnePropertyFromJson | (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) |
|
ToString | (Inherited from Object.) |
|
WriteToXml | (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Show: