Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the name of a custom delivery protocol.
Syntax
<Protocols>
<Protocol>
<ProtocolName>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type |
string, between 1 and 64 characters in length. |
Default value |
None. |
Occurrence |
Required once per Protocol element. |
Updates |
Can be modified and then applied when updating the instance. |
Element Relationships
| Relationship | Elements |
|---|---|
Parent element |
|
Child elements |
None. |
Hinweise
The ProtocolName value must be unique within the instance of Notification Services. It cannot be SMTP or File, which are standard delivery protocols for all instances of Notification Services.
Protocol names cannot contain the following characters: open bracket ([), close bracket (]), quotation mark ("), single quote ('), backslash (\), and forward slash (/).
Beispiel
This example shows how to give a custom protocol the name SMS.
<ProtocolName>SMS</ProtocolName>
Siehe auch
Verweis
Application Definition File Reference
Konzepte
Instance Configuration File Reference
Andere Ressourcen
Definieren von benutzerdefinierten Übermittlungsprotokollen
Aktualisieren von Instanzen und Anwendungen