2 writes to outOfBandPrimaryToken
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
523this.outOfBandPrimaryToken = primaryToken; 541this.outOfBandPrimaryToken = primaryToken;
5 references to outOfBandPrimaryToken
System.ServiceModel (5)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (5)
763this.primaryTokenTracker = new TokenTracker(null, this.outOfBandPrimaryToken, this.allowFirstTokenMismatch); 769if (this.outOfBandPrimaryToken != null) 771universalTokenResolver.Add(this.outOfBandPrimaryToken, SecurityTokenReferenceStyle.External, this.primaryTokenParameters); 772primaryTokenResolver.Add(this.outOfBandPrimaryToken, SecurityTokenReferenceStyle.External, this.primaryTokenParameters); 1606bool result = (token == outOfBandPrimaryToken