다음을 통해 공유


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

속성 값

보안 연결을 사용하려면 true입니다. 그렇지 않으면 false입니다.

구현

적용 대상