Share via


HttpClientConnection100Class.UseSecureConnection Proprietà

Definizione

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

Valore della proprietà

Valore booleano che indica se la connessione è HTTPS o HTTP. Un valore true indica che viene usata una connessione HTTPS sicura. Un valore false indica che non viene usata una connessione sicura. viene utilizzata una connessione HTTP.

Implementazioni

Attributi

Si applica a