Partilhar via


IDTSHttpClientConnection100.GetProxyPassword Método

Definição

Obtém a senha do proxy.

public:
 System::String ^ GetProxyPassword();
[System.Runtime.InteropServices.DispId(29)]
public string GetProxyPassword ();
[<System.Runtime.InteropServices.DispId(29)>]
abstract member GetProxyPassword : unit -> string
Public Function GetProxyPassword () As String

Retornos

A senha do proxy.

Atributos

Comentários

Para obter mais informações, consulte HttpClientConnection100Class.

Aplica-se a