Show / Hide Table of Contents

Class EncryptedKafkaConnectionParametersDto

DTO параметров подключения к Кафке с зашифрованными приватными данными.

Inheritance
InheritedDto<KafkaConnectionParametersDto>
KafkaConnectionParametersDto
EncryptedKafkaConnectionParametersDto
Inherited Members
KafkaConnectionParametersDto.Config
Namespace: Trivium.ConnectionsDto.ConnectionParameters
Assembly: Trivium.ConnectionsDto.dll
Syntax
[MessagePackFormatter(typeof(InheritanceMessagePackFormatter<EncryptedKafkaConnectionParametersDto>))]
public class EncryptedKafkaConnectionParametersDto : KafkaConnectionParametersDto
Back to top Generated by DocFX