Freigeben über


SPClaimEntityTypes.FormsRole-Eigenschaft

Ruft den Entitätstyp für Forms Authentication Rollen ab.

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; }

Eigenschaftswert

Typ: System.String
Eine String , die den Entitätstyp für Forms Authentication Rollen enthält.

Hinweise

Siehe auch SPFormsClaimProvider.

Siehe auch

Referenz

SPClaimEntityTypes Klasse

SPClaimEntityTypes-Member

Microsoft.SharePoint.Administration.Claims-Namespace