HttpClientConnection100Class.UseSecureConnection Свойство

Определение

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

Значение свойства

Булевое соединение, которое указывает, является ли соединение HTTPS или HTTP. Значение true означает, что используется защищённое HTTPS-соединение. Значение false означает, что защищённое соединение не используется. Вместо этого используется HTTP.

Реализации

Атрибуты

Применяется к