2 writes to allowFirstTokenMismatch
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
2048this.allowFirstTokenMismatch = allowFirstTokenMismatch; 2064this.allowFirstTokenMismatch = false;
1 reference to allowFirstTokenMismatch
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
2057else if (this.allowFirstTokenMismatch)