MultiServerSqlConnectionInfo.UseWindowsAuthentication 屬性

定義

取得或設定一個值,指示是否會使用 Windows 整合安全驗證。

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

屬性值

True如果會使用 Windows 整合安全驗證。 否則為 false

適用於