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