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를 참조하세요.

적용 대상