1 write to MsmqAuthenticationMode
System.ServiceModel (1)
System\ServiceModel\Configuration\MsmqElementBase.cs (1)
168this.MsmqTransportSecurity.MsmqAuthenticationMode = source.MsmqTransportSecurity.MsmqAuthenticationMode;
2 references to MsmqAuthenticationMode
System.ServiceModel (2)
System\ServiceModel\Configuration\MsmqElementBase.cs (1)
168this.MsmqTransportSecurity.MsmqAuthenticationMode = source.MsmqTransportSecurity.MsmqAuthenticationMode;
System\ServiceModel\Configuration\MsmqTransportSecurityElement.cs (1)
56security.MsmqAuthenticationMode = this.MsmqAuthenticationMode;