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