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?

Username used for SQL authentication to a PostgreSQL database.

Related Commands

New-VEPSQLInstanceCredentials

Page updated 2026-06-25

Page content applies to build 13.1.0.411