get_parameters


Description:

[ Version ( deprecated = true , deprecated_since = "1.4" ) ]
public unowned HashTable<string,Value?> get_parameters ()

Warning: get_parameters is deprecated since 1.4.

Gets the authentication parameters.

Note:

use get_login_parameters instead.

Parameters:

this

the AuthData.

Returns:

a GenericSet containing all the authentication parameters.