IDTSConnectionManagerHttp100.UseServerCredentials Property

Definition

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

Property Value

Attributes

Applies to