[ Version ( deprecated = true , deprecated_since = "1.4" ) ]
public void insert_parameters (HashTable<string,Value?> parameters)
Warning: insert_parameters is deprecated since 1.4.
Insert the given authentication parameters into the authentication data.
use get_login_parameters instead.
If some parameters were already present, the parameters passed with this method take precedence.
| this |
the AuthData. |
| parameters |
a GenericSet containing the authentication parameters to be added. |