set_auth_type
Description:
public bool set_auth_type (
uint type)
Set the authentication type to use to complete the connection.
Parameters:
| this |
the connection object
|
| type |
the requested auth type
|
Returns:
|
TRUE if the connection is ok, FALSE if it has an error
|