NetSectionGroup Properties
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | AuthenticationModules | Gets the configuration section containing the authentication modules registered for the local computer. |
![]() | ConnectionManagement | Gets the configuration section containing the connection management settings for the local computer. |
![]() | DefaultProxy | Gets the configuration section containing the default Web proxy server settings for the local computer. |
![]() | IsDeclarationRequired | Gets a value that indicates whether this ConfigurationSectionGroup object declaration is required. (Inherited from ConfigurationSectionGroup.) |
![]() | IsDeclared | Gets a value that indicates whether this ConfigurationSectionGroup object is declared.(Inherited from ConfigurationSectionGroup.) |
![]() | MailSettings | Gets the configuration section containing the SMTP client e-mail settings for the local computer. |
![]() | Name | Gets the name property of this ConfigurationSectionGroup object.(Inherited from ConfigurationSectionGroup.) |
![]() | RequestCaching | Gets the configuration section containing the cache configuration settings for the local computer. |
![]() | SectionGroupName | Gets the section group name associated with this ConfigurationSectionGroup.(Inherited from ConfigurationSectionGroup.) |
![]() | SectionGroups | Gets a ConfigurationSectionGroupCollection object that contains all the ConfigurationSectionGroup objects that are children of this ConfigurationSectionGroup object.(Inherited from ConfigurationSectionGroup.) |
![]() | Sections | Gets a ConfigurationSectionCollection object that contains all of ConfigurationSection objects within this ConfigurationSectionGroup object.(Inherited from ConfigurationSectionGroup.) |
![]() | Settings | Gets the configuration section containing the network settings for the local computer. |
![]() | Type | Gets or sets the type for this ConfigurationSectionGroup object.(Inherited from ConfigurationSectionGroup.) |
![]() | WebRequestModules | Gets the configuration section containing the modules registered for use with the WebRequest class. |
