IDTSConnectionManagerHttp100.UseSecureConnection Eigenschaft

Definition

Erhält oder setzt einen Wert, der angibt, ob eine sichere Verbindung verwendet werden soll.

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

Eigenschaftswert

Richtig, eine sichere Verbindung zu verwenden; ansonsten falsch.

Attribute

Gilt für: