HttpClientConnection100Class.UseSecureConnection Eigenschaft

Definition

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

Eigenschaftswert

Ein Boolean, der angibt, ob die Verbindung HTTPS oder HTTP ist. Ein Wert von true bedeutet, dass eine sichere HTTPS-Verbindung verwendet wird. Ein Wert von falsch bedeutet, dass keine sichere Verbindung verwendet wird. Stattdessen wird HTTP verwendet.

Implementiert

Attribute

Gilt für: