Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the XML token which represents the app license token.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property RawXMLLicenseToken As String
Get
Private Set
'Usage
Dim instance As SPAppLicense
Dim value As String
value = instance.RawXMLLicenseToken
public string RawXMLLicenseToken { get; private set; }
Property value
Type: System.String
The app license token.