Mono Class Library: System.UriBuilder Overview | Members

System.UriBuilder.UserName Property

Gets or sets the user name information used to access the resource identified by the current instance.

public string UserName { set; get; }

Value

A string containing the user name used to access the resource identified by the current instance.

Remarks

Specifying null for a set operation sets this property to string.Empty .

Requirements

Namespace: System
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0