VEPSQLInstanceCredentials

Contains a credential record used connect to a PostgreSQL database.

VEPSQLInstanceCredentials

Property

Type

Description

UseLinuxUserForPeerAuthentication

Bool

If True, PostgreSQL will use the current OS user to authenticate to a PostgreSQL database.

PeerAuthenticationUser

String?

Linux OS user that PostgreSQL will use to authenticate to a PostgreSQL database.

UserName

String?

User name used for SQL authentication to a PostgreSQL database.

New-VEPSQLInstanceCredentialsCreates a PostgreSQL credential object to authenticate to a PostgreSQL database.

Page updated 2026-08-18

Page content applies to build 13.1.1.18