UriBuilder.UserName Proprietà

Definizione

Ottiene o imposta il nome utente associato all'utente che accede all'URI.

public:
 property System::String ^ UserName { System::String ^ get(); void set(System::String ^ value); };
public string UserName { get; set; }
member this.UserName : string with get, set
Public Property UserName As String

Valore della proprietà

String

Nome dell'utente che accede all'URI.

Si applica a