SPAppLicense.RawXMLLicenseToken property
Obtém o token XML que representa a licença do aplicativo token.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Property RawXMLLicenseToken As String
Get
Private Set
'Uso
Dim instance As SPAppLicense
Dim value As String
value = instance.RawXMLLicenseToken
public string RawXMLLicenseToken { get; private set; }
Property value
Type: System.String
O token de licença do aplicativo.