IDTSHttpClientConnection100.GetServerPassword Метод

Определение

Возвращает пароль для сервера.

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

Возвращаемое значение

Пароль сервера.

Атрибуты

Комментарии

Дополнительные сведения см. в разделе HttpClientConnection100Class.

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