System.Notification.Channel.SMTPE-Posta Bildirim Kanalı

System.Notification.Channel.SMTP (ClassType)

E-posta (SMTP) için bildirim kanalı

Element properties:

Base ClassSystem.Notification.Channel
AbstractFalse
HostedFalse
SingletonTrue
ExtensionFalse
AccessibilityPublic
ElementIdbbb9c4cb-c2f7-18ae-4d40-f4be4c27ad3b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Max Value Min Value Case Sensitive
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000      False 
System.Notification.Channel:
IsEnabled  bool  Etkinleştirildi Etkinleştirildi false 256       
System.Notification.Channel.SMTP:
RetryIntervalSeconds  int  Yeniden Deneme Aralığı Saniye Sayısı Yeniden Deneme Aralığı Saniye Sayısı false 256  2147483647   
ReturnAddress  string  Geri Dönüş Adresi Geri Dönüş Adresi false 256      False 
RunAsAccount  string  Farklı Çalıştır Hesabı Farklı Çalıştır Hesabı false 256      False 

Health Model:

Source Code:

<ClassType ID="System.Notification.Channel.SMTP" Accessibility="Public" Base="System.Notification.Channel" Hosted="false" Abstract="false" Singleton="true">
<Property ID="RetryIntervalSeconds" Type="int" MinValue="1" Required="false"/>
<Property ID="ReturnAddress" Type="string" Required="false"/>
<Property ID="RunAsAccount" Type="string" Required="false"/>
</ClassType>