System.ServiceModel 4.0.0.0 System.Object The Message Queuing integration channel enables indigo1 applications to communicate with existing Message Queuing applications. The class 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 . Property 4.0.0.0 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 (MSMQ) integration channel. Property 4.0.0.0 System.ServiceModel.MsmqTransportSecurity 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. enables 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.