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.
Gets the type for the universal user identifier claim found on all tokens emitted by the security token service (SPSecurityTokenService).
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property UserIdentifier As String
Get
'Usage
Dim value As String
value = SPClaimTypes.UserIdentifier
public static string UserIdentifier { get; }
Property Value
Type: System.String
Returns the type for the universal user identifier claim.