1 write to TokenToDeriveIdentifier
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\Tokens\DerivedKeySecurityTokenStub.cs (1)
30TokenToDeriveIdentifier = tokenToDeriveIdentifier;
2 references to TokenToDeriveIdentifier
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
679SRP.Format(SRP.UnableToResolveKeyInfoClauseInDerivedKeyToken, tmpToken.TokenToDeriveIdentifier)), Message);
System\ServiceModel\Security\Tokens\DerivedKeySecurityTokenStub.cs (1)
47_label, _nonce, tokenToDerive, TokenToDeriveIdentifier, _derivationAlgorithm, Id);