AppPrincipalCredentialReference.TypeId 属性

获取类型标识符的主体。

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

语法

声明
Public Overrides ReadOnly Property TypeId As String
    Get
用法
Dim instance As AppPrincipalCredentialReference
Dim value As String

value = instance.TypeId
public override string TypeId { get; }

属性值

类型:System.String
类型标识符。

另请参阅

引用

AppPrincipalCredentialReference 类

AppPrincipalCredentialReference 成员

Microsoft.SharePoint.Client 命名空间