set_auth


Description:

public Result set_auth (AuthMethod method, string user, string pass)

Configure this for authentication mode method with user and pass as the user and password respectively.

Parameters:

this

a Connection

method

authentication method

user

the user

pass

the password

Returns:

OK.