2 references to _propPassport
System.Web (2)
Configuration\AuthenticationSection.cs (2)
108
_properties.Add(
_propPassport
);
136
return (PassportAuthentication)base[
_propPassport
];