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; }