ConnectionProperties.IntegratedSecurity 屬性

定義

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

public:
 property bool IntegratedSecurity { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool IntegratedSecurity { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.IntegratedSecurity : bool with get, set
Public Property IntegratedSecurity As Boolean

屬性值

true若使用整合安全性;否則,。 false

屬性

適用於