SPClaimProvider.SupportsUserKey Property
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property SupportsUserKey As Boolean
Get
'Usage
Dim instance As SPClaimProvider
Dim value As Boolean
value = instance.SupportsUserKey
public virtual bool SupportsUserKey { get; }
Property Value
Type: System.Boolean