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.
Retrieves the ClaimType used by this claim provider for the user key.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Function GetClaimTypeForUserKey As String
'Usage
Dim instance As SPClaimProvider
Dim returnValue As String
returnValue = instance.GetClaimTypeForUserKey()
public virtual string GetClaimTypeForUserKey()
Return value
Type: System.String