3 references to _propDecryptionKey
System.Web (3)
Configuration\MachineKeySection.cs (3)
117
_properties.Add(
_propDecryptionKey
);
168
return (string)base[
_propDecryptionKey
];
172
base[
_propDecryptionKey
] = value;