1 write to MsmqProtectionLevel
System.ServiceModel (1)
System\ServiceModel\Configuration\MsmqElementBase.cs (1)
169this.MsmqTransportSecurity.MsmqProtectionLevel = source.MsmqTransportSecurity.MsmqProtectionLevel;
2 references to MsmqProtectionLevel
System.ServiceModel (2)
System\ServiceModel\Configuration\MsmqElementBase.cs (1)
169this.MsmqTransportSecurity.MsmqProtectionLevel = source.MsmqTransportSecurity.MsmqProtectionLevel;
System\ServiceModel\Configuration\MsmqTransportSecurityElement.cs (1)
58security.MsmqProtectionLevel = this.MsmqProtectionLevel;