Show / Hide Table of Contents

Class WebConnectionBaseDto

Базовый класс DTO соединений с веб-источниками.

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

Properties

AuthenticationSettingsDto AuthenticationSettings
Настройки аутентификации.
string Url
Адрес веб-источника.
Back to top Generated by DocFX