Share via


AppLicense Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.AppLicense", ServerTypeId="{d3425bf9-fe82-4957-afda-5fbd21dabb85}", ValueObject=true)]
public class AppLicense : Microsoft.SharePoint.Client.ClientValueObject
type AppLicense = class
    inherit ClientValueObject
Public Class AppLicense
Inherits ClientValueObject
Inheritance
Attributes

Constructors

AppLicense()

Properties

RawXMLLicenseToken
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to