SPConfigDatabase.WindowsAuthentication-Eigenschaft
Veraltet. Ruft einen booleschen Wert, der angibt, ob Microsoft Windows-Authentifizierung für die Konfigurationsdatenbank aktiviert ist.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property WindowsAuthentication As Boolean
Get
'Usage
Dim instance As SPConfigDatabase
Dim value As Boolean
value = instance.WindowsAuthentication
public bool WindowsAuthentication { get; }
Eigenschaftswert
Typ: System.Boolean
true Wenn die Windows-Authentifizierung aktiviert ist; andernfalls false.