3 references to _propImpersonate
System.Web (3)
Configuration\IdentitySection.cs (3)
50
_properties.Add(
_propImpersonate
);
87
impersonateCache = (bool)base[
_propImpersonate
];
93
base[
_propImpersonate
] = value;