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 entity type for forms authentication roles.
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property FormsRole As String
Get
'Usage
Dim value As String
value = SPClaimEntityTypes.FormsRole
public static string FormsRole { get; }
Property Value
Type: System.String
A String that contains the entity type for forms authentication roles.
Remarks
Also see SPFormsClaimProvider.