get_userinfo


Description:

[ Version ( since = "1.6" ) ]
public unowned string? get_userinfo ()

Get the userinfo (usually in the form "username:password") from the URI or null if it doesn't exist.

If this is null then returns null.

Parameters:

this

This Uri object.

Returns:

The userinfo from the Uri object or null.