2 writes to hasEndorsingOrSignedEndorsingSupportingTokens
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
826this.hasEndorsingOrSignedEndorsingSupportingTokens = true; 832this.hasEndorsingOrSignedEndorsingSupportingTokens = true;
1 reference to hasEndorsingOrSignedEndorsingSupportingTokens
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
1596bool expectTimestampToBeSigned = this.RequireMessageProtection || this.hasEndorsingOrSignedEndorsingSupportingTokens;