SPClaimEntityTypes.User property
Gets the entity type for user entities.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property User As String
Get
'Usage
Dim value As String
value = SPClaimEntityTypes.User
public static string User { get; }
Property value
Type: System.String
A String that contains the entity type for user entities.
Remarks
This is equivalent to User.