3 references to _propDecryption
System.Web (3)
Configuration\MachineKeySection.cs (3)
119
_properties.Add(
_propDecryption
);
189
base[
_propDecryption
] = value;
195
return (string)base[
_propDecryption
] ?? "Auto";