다음을 통해 공유


IDTSConnectionManagerHttp100.UseServerCredentials 속성

정의

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

속성 값

연결에서 네트워크 자격 증명을 사용하는 경우 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상