[ Version ( since = "2.66" ) ]
public unowned string? get_auth_params ()
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.
this |
a Uri |
this's authentication parameters. |