Show / Hide Table of Contents

Class EncryptedS3ConnectionParametersDto

Дто параметров подключения к файлохранилищу S3 с зашифрованными приватными данными.

Inheritance
S3ConnectionParametersDto
EncryptedS3ConnectionParametersDto
Inherited Members
S3ConnectionParametersDto.ServiceUrl
S3ConnectionParametersDto.AccessKey
S3ConnectionParametersDto.SecretKey
S3ConnectionParametersDto.Region
Namespace: Trivium.ConnectionsDto.ConnectionParameters
Assembly: Trivium.ConnectionsDto.dll
Syntax
[MessagePackFormatter(typeof(InheritanceMessagePackFormatter<EncryptedS3ConnectionParametersDto>))]
public class EncryptedS3ConnectionParametersDto : S3ConnectionParametersDto
Back to top Generated by DocFX