System.ServiceModel 4.0.0.0 System.Configuration.ConfigurationElement The Message Queuing integration channel allows indigo1 applications to communicate with existing Message Queuing applications. Encapsulates the transport security settings for the Message Queuing (MSMQ) integration channel. Constructor 4.0.0.0 To be added. Initializes a new instance of the class. Property 4.0.0.0 System.Configuration.ConfigurationProperty("mode", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.MsmqIntegration.MsmqIntegrationSecurityMode To be added. is an enumeration that contains the following values: and . The default value is . Gets or sets the that is associated with the Message Queuing integration channel. Property 4.0.0.0 System.Configuration.ConfigurationPropertyCollection To be added. To be added. To be added. Property 4.0.0.0 System.Configuration.ConfigurationProperty("transport", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.MsmqTransportSecurityElement To be added. encapsulates the security settings for the Message Queuing integration transport. The settings are the same for both the Message Queuing integration and queued transports. allows you to set the Authentication Mode, Encryption Algorithm, Secure Hash Algorithm, and Protection Level. Gets the that is associated with the Message Queuing (MSMQ) integration channel.