[ Version ( since = "1.6" ) ]
public bool set_userinfo (string userinfo)
Set or unset the user information for the URI.
| this |
The Uri to modify. |
| userinfo |
The new user-information string to set or null to unset. |
|
true if the user information was set/unset successfully. |