SPTrustedClaimTypeInformation.InputClaimType 属性

获取表示受信任的登录提供程序发出的声明类型的字符串。

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

语法

声明
Public ReadOnly Property InputClaimType As String
    Get
用法
Dim instance As SPTrustedClaimTypeInformation
Dim value As String

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

属性值

类型:System.String
一个字符串,表示由受信任的登录提供程序发出的声明类型。

另请参阅

引用

SPTrustedClaimTypeInformation 类

SPTrustedClaimTypeInformation 成员

Microsoft.SharePoint.Administration.Claims 命名空间