1 write to expectEncryption
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
246
this.
expectEncryption
= value;
1 reference to expectEncryption
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
242
get { return this.
expectEncryption
; }