1 write to expectSignature
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
256this.expectSignature = value;
1 reference to expectSignature
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
252get { return this.expectSignature; }