2 references to Connect
System.Web (2)
Configuration\ProcessModelSection.cs (2)
146
new ConfigurationProperty("comAuthenticationLevel", typeof(ProcessModelComAuthenticationLevel), ProcessModelComAuthenticationLevel.
Connect
, ConfigurationPropertyOptions.None);
416
[ConfigurationProperty("comAuthenticationLevel", DefaultValue = ProcessModelComAuthenticationLevel.
Connect
)]