System.Notification.EndpointΔιεύθυνση συνδρομητή

System.Notification.Endpoint (ClassType)

Περιέχει τις ιδιότητες της διεύθυνσης συνδρομητή στις ειδοποιήσεις

Element properties:

Base ClassSystem.UserPreference
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb3e10ae8-4f3b-4662-9d51-3fdc9790130c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ELL) Description (ELL) 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>