System.Net.Configuration 命名空間
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含類別,應用程式可使用這些類別來以程式設計方式存取及更新 System.Net 命名空間的組態設定。
類別
AuthenticationModuleElement |
表示驗證模組的型別資訊。 此類別無法獲得繼承。 |
AuthenticationModuleElementCollection |
表示驗證模組組態項目的容器 (Container)。 此類別無法獲得繼承。 |
AuthenticationModulesSection |
表示驗證模組的組態區段。 此類別無法獲得繼承。 |
BypassElement |
表示不是使用 Proxy 伺服器擷取之資源的位址資訊。 此類別無法獲得繼承。 |
BypassElementCollection |
表示略過 Proxy 伺服器之資源位址的容器 (Container)。 此類別無法獲得繼承。 |
ConnectionManagementElement |
表示至遠端電腦的最大連線數目。 此類別無法獲得繼承。 |
ConnectionManagementElementCollection |
表示連線管理組態項目的容器 (Container)。 此類別無法獲得繼承。 |
ConnectionManagementSection |
表示連線管理的組態區段。 此類別無法獲得繼承。 |
DefaultProxySection |
表示 Web Proxy 伺服器用法的組態區段。 此類別無法獲得繼承。 |
FtpCachePolicyElement |
表示網路資源的預設 FTP 快取原則。 此類別無法獲得繼承。 |
HttpCachePolicyElement |
表示網路資源的預設 HTTP 快取原則。 此類別無法獲得繼承。 |
HttpListenerElement |
表示組態檔中的 HttpListener 項目。 此類別無法獲得繼承。 |
HttpListenerTimeoutsElement |
表示組態檔中的 HttpListener 逾時項目。 此類別無法獲得繼承。 |
HttpWebRequestElement |
表示回應標頭的最大長度。 此類別無法獲得繼承。 |
Ipv6Element |
判斷是否在本機電腦上啟用網際網路通訊協定第 6 版。 此類別無法獲得繼承。 |
MailSettingsSectionGroup |
初始化 MailSettingsSectionGroup 類別的新執行個體。 |
ModuleElement |
表示自訂 IWebProxy 模組的型別資訊。 此類別無法獲得繼承。 |
NetSectionGroup |
取得網路命名空間的區段群組資訊。 此類別無法獲得繼承。 |
PerformanceCountersElement |
表示 |
ProxyElement |
識別 Web Proxy 伺服器的組態設定。 此類別無法獲得繼承。 |
RequestCachingSection |
表示快取行為的組態區段。 此類別無法獲得繼承。 |
ServicePointManagerElement |
表示用於建立遠端電腦連線的預設值。 此類別無法獲得繼承。 |
SettingsSection |
表示通訊端 (Socket)、IPv6、回應標頭和服務點的組態區段。 此類別無法獲得繼承。 |
SmtpNetworkElement |
表示 SMTP 組態檔中的網路項目。 此類別無法獲得繼承。 |
SmtpSection |
表示 |
SmtpSpecifiedPickupDirectoryElement |
表示 SMTP 收取目錄組態項目。 |
SocketElement |
表示用於設定 Socket 物件的資訊。 此類別無法獲得繼承。 |
WebProxyScriptElement |
表示用於設定 Web Proxy 指令碼的資訊。 此類別無法獲得繼承。 |
WebRequestModuleElement |
表示 URI 前置詞和處理建立前置詞之 Web 要求的相關聯類別。 此類別無法獲得繼承。 |
WebRequestModuleElementCollection |
表示 Web 要求模組組態項目的容器 (Container)。 此類別無法獲得繼承。 |
WebRequestModulesSection |
表示 Web 要求模組的組態區段。 此類別無法獲得繼承。 |
WebUtilityElement |
表示組態檔中的 WebUtility 項目。 |
WindowsAuthenticationElement |
表示組態檔內的 Windows 驗證項目。 此類別無法獲得繼承。 |
列舉
ProxyElement.AutoDetectValues |
指定是否自動偵測 Proxy。 |
ProxyElement.BypassOnLocalValues |
指定是否略過本機資源的 Proxy。 |
ProxyElement.UseSystemDefaultValues |
指定是否使用本機系統 Proxy 設定,判斷是否略過本機資源的 Proxy。 |
UnicodeDecodingConformance |
控制 HtmlDecode 方法解譯 Unicode 字元的方式。 |
UnicodeEncodingConformance |
控制 HtmlEncode 方法輸出 Unicode 字元的方式。 |