2 writes to EncryptedKeyHashValueType
System.IdentityModel (2)
System\IdentityModel\XD.cs (2)
832this.EncryptedKeyHashValueType = dictionary.CreateString(IdentityModelStringsVersion1.String150, 150); 848this.EncryptedKeyHashValueType = LookupDictionaryString(dictionary, IdentityModelStringsVersion1.String150);