AppLicense.RawXMLLicenseToken-Eigenschaft
Gibt ein XML-Fragment, die das app-Lizenz-Token stellt, das Eigenschaft Lizenzinformationen enthält.
Namespace: Microsoft.SharePoint.Client
Assemblys: Microsoft.SharePoint.Client.Silverlight (in Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (in Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property RawXMLLicenseToken As String
Get
'Usage
Dim instance As AppLicense
Dim value As String
value = instance.RawXMLLicenseToken
public string RawXMLLicenseToken { get; }
Eigenschaftswert
Typ: System.String
Hinweise
Verwenden Sie die app-Lizenz XML-zur Überprüfung, ob eine app-Lizenz gültig ist. Weitere Informationen zu app-Lizenzen finden Sie unter Lizenzieren von Office- und SharePoint-Add-Ins. Weitere Informationen zu der app-Lizenz XML-Definition finden Sie unter XML-Schemastruktur für Office- und SharePoint-Add-In-Lizenzen.