1 write to derivationAlgorithm
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\DerivedKeySecurityTokenStub.cs (1)
35
this.
derivationAlgorithm
= derivationAlgorithm;
1 reference to derivationAlgorithm
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\DerivedKeySecurityTokenStub.cs (1)
68
this.label, this.nonce, tokenToDerive, this.tokenToDeriveIdentifier, this.
derivationAlgorithm
, this.Id);