Provides a way for an enterprise configuration to reference a specific protocol setup without duplicating data. Using this a protocol can be established (see ProtocolConfigElement) as handled by multiple message handling types, and a specific one can be selected per enterprise.
More...
|
System.Xml.Schema.XmlSchema | GetSchema () |
|
void | ReadXml (System.Xml.XmlReader reader) |
| Deserializes the object from XML. More...
|
|
void | WriteXml (System.Xml.XmlWriter writer) |
| Serializes the object to XML. More...
|
|
Provides a way for an enterprise configuration to reference a specific protocol setup without duplicating data. Using this a protocol can be established (see ProtocolConfigElement) as handled by multiple message handling types, and a specific one can be selected per enterprise.
◆ ReadXml()
void Apac.Configuration.ProtocolRefConfigElement.ReadXml |
( |
System.Xml.XmlReader |
reader | ) |
|
|
inline |
Deserializes the object from XML.
- Parameters
-
reader | The object from which the data is read. |
◆ WriteXml()
void Apac.Configuration.ProtocolRefConfigElement.WriteXml |
( |
System.Xml.XmlWriter |
writer | ) |
|
|
inline |
Serializes the object to XML.
- Parameters
-
writer | The object to which the data is written. |
◆ Properties
override ConfigurationPropertyCollection Apac.Configuration.ProtocolRefConfigElement.Properties |
|
getprotected |
Gets the collection of configuration properties for this configuration element.
◆ Protocol
string Apac.Configuration.ProtocolRefConfigElement.Protocol |
|
getset |
Gets or sets the name of the configured protocol to be referenced.
◆ RecipientGroupRefs
Gets or sets the recipient group references.
The recipient group refs.
◆ RecipientRefs
Gets or sets the recipient references.
The recipient refs.
◆ Recipients
Gets or set the protocol-specific list of recipients in this messaging configuration.
◆ ResolverRef
string Apac.Configuration.ProtocolRefConfigElement.ResolverRef |
|
getset |
Gets or sets the resolver reference.
The resolver reference.
◆ Sender
Gets or set the protocol-specific sender address in this messaging configuration.
◆ SenderRef
Gets or sets the sender reference.
The sender reference.
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Configuration/ProtocolRefConfigElement.cs