다음을 통해 공유


IDTSConnectionManagerHttp100.UseSecureConnection 속성

정의

public:
 property bool UseSecureConnection { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(17)]
public bool UseSecureConnection { [System.Runtime.InteropServices.DispId(17)] get; [System.Runtime.InteropServices.DispId(17)] set; }
[<System.Runtime.InteropServices.DispId(17)>]
[<get: System.Runtime.InteropServices.DispId(17)>]
[<set: System.Runtime.InteropServices.DispId(17)>]
member this.UseSecureConnection : bool with get, set
Public Property UseSecureConnection As Boolean

속성 값

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

특성

적용 대상