SPTrustedBackedByActiveDirectoryClaimProvider.GetClaimTypeForUserKey method
This member overrides SPClaimProvider.GetClaimTypeForUserKey().
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function GetClaimTypeForUserKey As String
'Usage
Dim instance As SPTrustedBackedByActiveDirectoryClaimProvider
Dim returnValue As String
returnValue = instance.GetClaimTypeForUserKey()
public override string GetClaimTypeForUserKey()
Return value
Type: System.String
See also
Reference
SPTrustedBackedByActiveDirectoryClaimProvider class