Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Does this claim provider support information about retrieving a user key for a login provider?
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