AuthenticationInfo.IsWindowsAuthentication Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Benutzer durch die integrierte Microsoft Windows-Authentifizierung authentifiziert ist, oder legt ihn fest.

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

Eigenschaftswert

true, wenn Windows authentifiziert wird; andernfalls, false.

Gilt für: