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