IDTSHttpClientConnection100.ServerUserName Свойство

Определение

Возвращает или задает имя пользователя, используемое для входа на сервер.

public:
 property System::String ^ ServerUserName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(4)]
public string ServerUserName { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.ServerUserName : string with get, set
Public Property ServerUserName As String

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

Имя пользователя для входа на сервер.

Атрибуты

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