xtd::string xtd::uri::user_info | ( | ) | const |
Gets the user name, password, or other user-specific information associated with the specified URI.
xtd::invalid_operation_exception | This instance represents a relative URI, and this property is valid only for absolute URIs. |