ConnectionManagerCacheClass.UseEncryption 屬性

定義

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

屬性值

若連線管理器使用加密,則為真;否則,則為錯誤

實作

備註

如需詳細資訊,請參閱 ConnectionManager

適用於