Url.Username

Url.Username property

Gets or sets a string representation for the specified URL username.

public string Username { get; set; }

Property Value

The username.

See Also