Ask a question to get started
Enter to send•Shift+Enter new line
BasicAuth()
BaseModel
Basic username/password authentication for Azure Database for PostgreSQL connections.
:param username: Username for the connection. :type username: str :param password: Password for the connection. :type password: str