AppLicense members

Represents an app license for the specified user for the specified app for SharePoint.

The AppLicense type exposes the following members.

Constructors

  Name Description
Public method AppLicense Initializes a new instance of the AppLicense object.

Top

Properties

  Name Description
Public property RawXMLLicenseToken Returns an XML fragment that represents the app license token, which contains license property information.
Public property TypeId (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

AppLicense class

Microsoft.SharePoint.Client namespace