3 references to _propComAuthenticationLevel
System.Web (3)
Configuration\ProcessModelSection.cs (3)
240
_properties.Add(
_propComAuthenticationLevel
);
419
return (ProcessModelComAuthenticationLevel)base[
_propComAuthenticationLevel
];
422
base[
_propComAuthenticationLevel
] = value;