語言

IConnectionSecurityContext.WindowsAuthentication 屬性

定義

取得或設定一個值,指示連線是否是透過 Windows 驗證建立的。

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

屬性值

true若連線是透過 Windows 認證建立;否則, false

適用於