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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 개체의 표시 이름입니다. false 4000  False 
System.Notification.Endpoint:
Id  string  ID ID 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>