Show / Hide Table of Contents

Class WebConnectionDto

DTO соединения с внешним источником данных через HTTP.

Inheritance
EntityDto
EntityCodeDto
InheritedEntityCodeDto<ConnectionBaseDto>
ConnectionBaseDto
WebConnectionBaseDto
WebConnectionDto
Inherited Members
WebConnectionBaseDto.Url
WebConnectionBaseDto.AuthenticationSettings
EntityCodeDto.Code
EntityDto.Id
EntityDto.Name
Namespace: Trivium.ConnectionsDto.Connections
Assembly: Trivium.ConnectionsDto.dll
Syntax
public class WebConnectionDto : WebConnectionBaseDto

Properties

UrlHeaderDto[] Headers
Дополнительные заголовки, которые нужно отправить в запрос.
Back to top Generated by DocFX