set_userinfo


Description:

[ Version ( since = "1.6" ) ]
public bool set_userinfo (string userinfo)

Set or unset the user information for the URI.

Parameters:

this

The Uri to modify.

userinfo

The new user-information string to set or null to unset.

Returns:

true if the user information was set/unset successfully.