3 writes to hasAtLeastOneSupportingTokenExpectedToBeSigned
System.ServiceModel (3)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (3)
829this.hasAtLeastOneSupportingTokenExpectedToBeSigned = true; 833this.hasAtLeastOneSupportingTokenExpectedToBeSigned = true; 836this.hasAtLeastOneSupportingTokenExpectedToBeSigned = true;
1 reference to hasAtLeastOneSupportingTokenExpectedToBeSigned
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
873ExecuteMessageProtectionPass(this.hasAtLeastOneSupportingTokenExpectedToBeSigned);