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