2 references to PROPID_M_SENDER_CERT
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqInputMessage.cs (1)
55this.senderCertificate = new BufferProperty(this, UnsafeNativeMethods.PROPID_M_SENDER_CERT,
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
129this.senderCert = new BufferProperty(this, UnsafeNativeMethods.PROPID_M_SENDER_CERT);