SPAce<T>.IsWindowsAuthenticationMode-Eigenschaft

Ruft einen booleschen Wert, der angibt, ob der Prinzipal Windows-Authentifizierung verwendet wird.

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

Syntax

'Declaration
Public ReadOnly Property IsWindowsAuthenticationMode As Boolean
    Get
'Usage
Dim instance As SPAce
Dim value As Boolean

value = instance.IsWindowsAuthenticationMode
public bool IsWindowsAuthenticationMode { get; }

Eigenschaftswert

Typ: System.Boolean
true Wenn der Prinzipal Windows-Authentifizierung verwendet wird; andernfalls false.

Siehe auch

Referenz

SPAce<T> Klasse

SPAce<T>-Member

Microsoft.SharePoint.Administration-Namespace