1 write to KeyEntropyMode
System.ServiceModel (1)
System\ServiceModel\Configuration\SecurityElementBase.cs (1)
282
this.
KeyEntropyMode
= source.KeyEntropyMode;
2 references to KeyEntropyMode
System.ServiceModel (2)
System\ServiceModel\Configuration\SecurityElementBase.cs (2)
184
sbe.KeyEntropyMode = this.
KeyEntropyMode
;
282
this.KeyEntropyMode = source.
KeyEntropyMode
;