DataSource.ShouldSaveCredentials 屬性

定義

取得或設定一個值,指示資料來源是否應該儲存憑證。

public:
 property bool ShouldSaveCredentials { bool get(); void set(bool value); };
[System.Xml.Serialization.XmlIgnore]
public bool ShouldSaveCredentials { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.ShouldSaveCredentials : bool with get, set
Public Property ShouldSaveCredentials As Boolean

屬性值

true如果資料來源應該儲存憑證;否則,。 false

屬性

適用於