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