AppLicense.RawXMLLicenseToken 属性

返回 XML 片段表示应用程序许可证令牌,其中包含许可证属性信息。

命名空间:  Microsoft.SharePoint.Client
程序集:   Microsoft.SharePoint.Client.Silverlight(位于 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone(位于 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)

语法

声明
Public ReadOnly Property RawXMLLicenseToken As String
    Get
用法
Dim instance As AppLicense
Dim value As String

value = instance.RawXMLLicenseToken
public string RawXMLLicenseToken { get; }

属性值

类型:System.String

备注

使用应用程序许可证 XML 验证应用程序许可证是否有效。有关应用程序许可证的详细信息,请参阅许可 Office 和 SharePoint 加载项。有关应用程序许可证 XML 定义的详细信息,请参阅Office 和 SharePoint 外接程序许可证 XML 架构结构

另请参阅

引用

AppLicense 类

AppLicense 成员

Microsoft.SharePoint.Client 命名空间