get_auth_params
Description:
Gets this's authentication parameters, which may contain `%`-encoding, depending on the flags with which this was created.
(If this was not created with g_uri_flags_has_auth_params then this will be null.)
Depending on the URI scheme, parse_params may be useful for further parsing this information.
Parameters:
this |
a Uri |
Returns:
this's authentication parameters. |