Credential

public enum Credential

A credential for authenticating to the Postgres server.

PostgresClientKit supports trust, password, and md5 authentication. The configuration of the Postgres server determines which authentication types are allowed.