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