The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Uri.UserInfo Property
.NET Framework 1.1
Gets the user name, password, and other user-specific information associated with the specified URI.
[Visual Basic] Public ReadOnly Property UserInfo As String [C#] public string UserInfo {get;} [C++] public: __property String* get_UserInfo(); [JScript] public function get UserInfo() : String;
Property Value
A string containing the user information associated with the URI.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework, Common Language Infrastructure (CLI) Standard