2 references to authenticationModules
System (2)
net\System\Net\Configuration\AuthenticationModulesSection.cs (2)
19this.properties.Add(this.authenticationModules); 42get { return (AuthenticationModuleElementCollection)this[this.authenticationModules]; }