1 write to tokenToDeriveIdentifier
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\DerivedKeySecurityTokenStub.cs (1)
34this.tokenToDeriveIdentifier = tokenToDeriveIdentifier;
2 references to tokenToDeriveIdentifier
System.ServiceModel (2)
System\ServiceModel\Security\Tokens\DerivedKeySecurityTokenStub.cs (2)
62get { return this.tokenToDeriveIdentifier; } 68this.label, this.nonce, tokenToDerive, this.tokenToDeriveIdentifier, this.derivationAlgorithm, this.Id);