SPClaimProvider.SupportsUserKey 属性

此声明提供程序不支持检索登录提供程序用户密钥有关的信息吗?

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

语法

声明
Public Overridable ReadOnly Property SupportsUserKey As Boolean
    Get
用法
Dim instance As SPClaimProvider
Dim value As Boolean

value = instance.SupportsUserKey
public virtual bool SupportsUserKey { get; }

属性值

类型:System.Boolean

另请参阅

引用

SPClaimProvider 类

SPClaimProvider 成员

Microsoft.SharePoint.Administration.Claims 命名空间

UserKeyForEntity(SPClaim)