IDTSConnectionManagerCache100.UseEncryption Eigenschaft

Definition

Erhält oder setzt einen Boolean, der angibt, ob Verschlüsselung verwendet werden soll.

public:
 property bool UseEncryption { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(3)]
public bool UseEncryption { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.UseEncryption : bool with get, set
Public Property UseEncryption As Boolean

Eigenschaftswert

wahr, wenn der Connection Manager Verschlüsselung verwendet; ansonsten falsch.

Attribute

Hinweise

Weitere Informationen finden Sie unter ConnectionManagerCacheClass.

Gilt für: