[ Deprecated ( replacement = "get_login_parameters" , since = "1.4" ) ]
public unowned HashTable<string,Value?> get_parameters ()
Warning: get_parameters is deprecated. Use get_login_parameters.
Gets the authentication parameters.
use get_login_parameters instead.
this |
the AuthData. |
a GenericSet containing all the authentication parameters. |