Mono Class Library: System.Uri Overview | Members

System.Uri.UserInfo Property

Gets the userinfo component of the URI used to construct the current instance. [Edit]

public string UserInfo { get; }

Value

A string containing any user information included in the URI used to construct the current instance, or string.Empty if no user information was included. [Edit]

Remarks

This property is read-only.

Note: For details on the userinfo component of a URI, see IETF RFC 2396, 3.2.2.

[Edit]

Requirements

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