ExternalAppPrincipalCreationParameters.TypeId 属性
获取应用程序主体类型标识符。
命名空间: Microsoft.SharePoint.Client
程序集: Microsoft.SharePoint.Client(位于 Microsoft.SharePoint.Client.dll 中)
语法
声明
Public Overrides ReadOnly Property TypeId As String
Get
用法
Dim instance As ExternalAppPrincipalCreationParameters
Dim value As String
value = instance.TypeId
public override string TypeId { get; }
属性值
类型:System.String
类型标识符。
另请参阅
引用
ExternalAppPrincipalCreationParameters 类