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

實作

適用於