SPClaimTypes.ProviderUserKey property
Gets the type used for the user identifier returned by a membership provider.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property ProviderUserKey As String
Get
'Usage
Dim value As String
value = SPClaimTypes.ProviderUserKey
public static string ProviderUserKey { get; }
Property value
Type: System.String
The type for the user identifier returned by a membership provider.
Remarks
This property always returns http://sharepoint.microsoft.com/claims/2009/08/provideruserkey.