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()