3 references to _propDataProtectorType
System.Web (3)
Configuration\MachineKeySection.cs (3)
121
_properties.Add(
_propDataProtectorType
);
254
return (string)base[
_propDataProtectorType
];
257
base[
_propDataProtectorType
] = value;