Freigeben über


SPPolicyCollection.AuthenticationMode-Eigenschaft

Ruft den Authentifizierungsmodus aus, der von der Richtlinie-Auflistung unterstützt wird.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property AuthenticationMode As AuthenticationMode
    Get
'Usage
Dim instance As SPPolicyCollection
Dim value As AuthenticationMode

value = instance.AuthenticationMode
public AuthenticationMode AuthenticationMode { get; }

Eigenschaftswert

Typ: System.Web.Configuration.AuthenticationMode
Ein System.Web.Configuration.AuthenticationMode -Wert, der angibt, welche Authentifizierungsmodus der Richtlinie-Auflistung unterstützt wird.

Siehe auch

Referenz

SPPolicyCollection Klasse

SPPolicyCollection-Member

Microsoft.SharePoint.Administration-Namespace