Compartir a través de


IDTSConnectionManagerHttp100.UseProxyCredentials Propiedad

Definición

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

Valor de propiedad

true si la conexión usa credenciales de proxy; de lo contrario, false.

Atributos

Se aplica a