ConnectionManagerHttpClass.UseSecureConnection 屬性

定義

取得或設定值,這個值會指出是否要使用安全連接。

public:
 virtual property bool UseSecureConnection { bool get(); void set(bool value); };
public virtual bool UseSecureConnection { get; set; }
member this.UseSecureConnection : bool with get, set
Public Overridable Property UseSecureConnection As Boolean

屬性值

Boolean

true 表示使用安全連線;否則為 false。

實作

適用於