SPClaimProvider.GetClaimTypeForUserKey 方法

检索此声明提供程序用户密钥使用ClaimType

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

语法

声明
Public Overridable Function GetClaimTypeForUserKey As String
用法
Dim instance As SPClaimProvider
Dim returnValue As String

returnValue = instance.GetClaimTypeForUserKey()
public virtual string GetClaimTypeForUserKey()

返回值

类型:System.String

另请参阅

引用

SPClaimProvider 类

SPClaimProvider 成员

Microsoft.SharePoint.Administration.Claims 命名空间

UserKeyForEntity(SPClaim)