Class EncryptedPostgresConnectionParametersDto
DTO параметров подключения к базе данных PostgreSQL с зашифрованными приватными данными.
Inheritance
EncryptedPostgresConnectionParametersDto
Inherited Members
Namespace: Trivium.ConnectionsDto.ConnectionParameters
Assembly: Trivium.ConnectionsDto.dll
Syntax
[MessagePackFormatter(typeof(InheritanceMessagePackFormatter<EncryptedPostgresConnectionParametersDto>))]
public class EncryptedPostgresConnectionParametersDto : PostgresConnectionParametersDto