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