MarsClient.authoriseUser

* Called by the authentication protocol. * * Returns: false if PostgreSQL is offline or user in not authorised, or true.

struct MarsClient
authoriseUser
(
string username
,
string pgpassword
)

Meta