SPClaimProvider.GetClaimTypeForUserKey Method
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