C# Class VaultSharp.Backends.Secret.Models.PostgreSql.PostgreSqlConnectionInfo

Represents the PostgreSql connection information.
Afficher le fichier Open project: rajanadar/VaultSharp

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PostgreSqlConnectionInfo ( ) : System

Initializes a new instance of the PostgreSqlConnectionInfo class.

Method Details

PostgreSqlConnectionInfo() public méthode

Initializes a new instance of the PostgreSqlConnectionInfo class.
public PostgreSqlConnectionInfo ( ) : System
Résultat System