IConnectionSecurityContext.WindowsAuthentication Eigenschaft

Definition

Erhält oder setzt einen Wert, der angibt, ob die Verbindung mittels Windows-Authentifizierung hergestellt wird.

public:
 property bool WindowsAuthentication { bool get(); void set(bool value); };
public bool WindowsAuthentication { get; set; }
member this.WindowsAuthentication : bool with get, set
Public Property WindowsAuthentication As Boolean

Eigenschaftswert

truewenn die Verbindung mittels Windows-Authentifizierung hergestellt wird; andernfalls gilt false.

Gilt für: