Show / Hide Table of Contents

Class LinkConnectionDto

DTO соединения с источником-ссылкой (сервисом, реализующим соответствующее API платформы).

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

Properties

string Namespace
Имя неймспейса, которое нужно отправить заголовком (если включена отправка заголовков с именем неймспейсов).
Back to top Generated by DocFX