<ProtocolName> Element
SQL Server 2000
Specifies the user-defined name of the protocol being used.
Structure
<NotificationClasses>
<NotificationClass>
...
<Protocols>
<Protocol>
<ProtocolName>
Element Characteristics
| Characteristic | Description |
|---|---|
| Data Type | string, between 1 and 255 characters in length. |
| Default Value | None. |
| Occurrence | Required once per <Protocol> node. |
| Updates | Can be modified, but not added or deleted, using NSControl Update. |
Element Relationships
| Relationship | Elements |
|---|---|
| Parent Node | <Protocol> Node |
Remarks
For custom protocols, the <ProtocolName> value must map to the delivery protocol name as specified in the <Protocols> section of the configuration file. For delivery protocols provided by Notification Services, you must specify the well-known name of the protocol (SMTP, for example).