System.Notification.EndpointАдрес подписчика

System.Notification.Endpoint (ClassType)

Содержит свойства адреса подписчика в уведомлениях

Element properties:

Base ClassSystem.UserPreference
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc08e20e3-c0fe-66b8-8c12-bcc1f3f11d5d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (RUS) Description (RUS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Отображаемое имя Отображаемое имя объекта. false 4000  False 
System.Notification.Endpoint:
Id  string  ИД ИД true 256  False 
ChannelName  string  Имя канала Имя канала false 256  False 
TargetAddress  string  Целевой адрес Целевой адрес false 256  False 
Description  string  Описание Описание false 256  False 

Health Model:

Source Code:

<ClassType ID="System.Notification.Endpoint" Accessibility="Public" Base="SupportingItem!System.UserPreference" Hosted="false">
<Property ID="Id" Type="string" Key="true"/>
<Property ID="ChannelName" Type="string"/>
<Property ID="TargetAddress" Type="string"/>
<Property ID="Description" Type="string"/>
</ClassType>