C# 클래스 VaultSharp.Backends.Secret.Models.PostgreSql.PostgreSqlConnectionInfo

Represents the PostgreSql connection information.
파일 보기 프로젝트 열기: rajanadar/VaultSharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
PostgreSqlConnectionInfo ( ) : System

Initializes a new instance of the PostgreSqlConnectionInfo class.

메소드 상세

PostgreSqlConnectionInfo() 공개 메소드

Initializes a new instance of the PostgreSqlConnectionInfo class.
public PostgreSqlConnectionInfo ( ) : System
리턴 System