3 references to _propProtection
System.Web (3)
Configuration\FormsAuthenticationConfiguration.cs (3)
201
_properties.Add(
_propProtection
);
280
return (FormsProtectionEnum)base[
_propProtection
];
283
base[
_propProtection
] = value;