1 write to KeyType
System.ServiceModel (1)
System\ServiceModel\Configuration\IssuedTokenParametersElement.cs (1)
196
this.
KeyType
= source.KeyType;
2 references to KeyType
System.ServiceModel (2)
System\ServiceModel\Configuration\IssuedTokenParametersElement.cs (2)
146
parameters.KeyType = this.
KeyType
;
196
this.KeyType = source.
KeyType
;