IDTSConnectionManagerHttp100.UseProxyCredentials Свойство

Определение

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

Значение свойства

Значение true , если подключение использует учетные данные прокси-сервера; в противном случае — значение false.

Атрибуты

Применяется к