System.Net.Configuration 命名空间

包含应用程序用来以编程方式访问和更新 System.Net 命名空间的配置设置的类。

AuthenticationModuleElement

表示身份验证模块的类型信息。 此类不能被继承。

AuthenticationModuleElementCollection

表示身份验证模块配置元素的容器。 此类不能被继承。

AuthenticationModulesSection

表示身份验证模块的配置节。 此类不能被继承。

BypassElement

表示不使用代理服务器检索的资源的地址信息。 此类不能被继承。

BypassElementCollection

表示跳过代理服务器的资源地址的容器。 此类不能被继承。

ConnectionManagementElement

表示到远程计算机的最大连接数。 此类不能被继承。

ConnectionManagementElementCollection

表示连接管理配置元素的容器。 此类不能被继承。

ConnectionManagementSection

表示连接管理的配置节。 此类不能被继承。

DefaultProxySection

表示 Web 代理服务器用法的配置节。 此类不能被继承。

FtpCachePolicyElement

表示网络资源的默认 FTP 缓存策略。 此类不能被继承。

HttpCachePolicyElement

表示网络资源的默认 HTTP 缓存策略。 此类不能被继承。

HttpListenerElement

表示配置文件中的 HttpListener 元素。 此类不能被继承。

HttpListenerTimeoutsElement

表示配置文件中的 HttpListener 超时元素。 此类不能被继承。

HttpWebRequestElement

表示响应标头的最大长度。 此类不能被继承。

Ipv6Element

确定是否在本地计算机上启用 Internet 协议版本 6。 此类不能被继承。

MailSettingsSectionGroup

初始化 MailSettingsSectionGroup 类的新实例。

ModuleElement

表示自定义 IWebProxy 模块的类型信息。 此类不能被继承。

NetSectionGroup

获取网络命名空间的节组信息。 此类不能被继承。

PerformanceCountersElement

表示 System.Net 配置文件中的性能计数器元素,该元素确定是否启用网络性能计数器。 此类不能被继承。

ProxyElement

标识 Web 代理服务器的配置设置。 此类不能被继承。

RequestCachingSection

表示缓存行为的配置节。 此类不能被继承。

ServicePointManagerElement

表示用于创建远程计算机连接的默认设置。 此类不能被继承。

SettingsSection

表示套接字、IPv6、响应头和服务点的配置节。 此类不能被继承。

SmtpNetworkElement

表示 SMTP 配置文件中的网络元素。 此类不能被继承。

SmtpSection

表示 System.Net 配置文件中的 SMTP 节。

SmtpSpecifiedPickupDirectoryElement

表示 SMTP 拾取目录配置元素。

SocketElement

表示用于配置 Socket 对象的信息。 此类不能被继承。

WebProxyScriptElement

表示用于配置 Web 代理脚本的信息。 此类不能被继承。

WebRequestModuleElement

表示 URI 前缀以及处理创建前缀 Web 请求的关联类。 此类不能被继承。

WebRequestModuleElementCollection

表示 Web 请求模块配置元素的容器。 此类不能被继承。

WebRequestModulesSection

表示 Web 请求模块的配置节。 此类不能被继承。

WebUtilityElement

表示配置文件中的 WebUtility 元素。

WindowsAuthenticationElement

表示配置文件中的 Windows 身份验证元素。 此类不能被继承。

枚举

ProxyElement.AutoDetectValues

指定是否自动检测代理。

ProxyElement.BypassOnLocalValues

指定对于本地资源是否跳过代理。

ProxyElement.UseSystemDefaultValues

指定是否使用本地系统代理设置来确定对于本地资源是否跳过代理。

UnicodeDecodingConformance

控制 HtmlDecode 方法如何解释 Unicode 字符。

UnicodeEncodingConformance

控制 HtmlEncode 方法如何输出 Unicode 字符。