IDTSHttpClientConnection100.ServerUserName Proprietà

Definizione

Ottiene o imposta il nome utente utilizzato per accedere al server.

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

Valore della proprietà

Nome utente utilizzato per accedere al server.

Attributi

Si applica a