1 write to _KeyName
System.Configuration (1)
System\Configuration\RSAProtectedConfigurationProvider.cs (1)
137_KeyName = "Rsa Key";
2 references to _KeyName
System.Configuration (2)
System\Configuration\RSAProtectedConfigurationProvider.cs (2)
37exml.AddKeyNameMapping(_KeyName, rsa); 77kin.Value = _KeyName;