HttpClientConnection100Class.UseSecureConnection Property

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

Property Value

Implements

Attributes

Applies to