|
| Class | Description |
|---|
.gif) | AdministrationModule | Encapsulates information about a specific administration module. |
.gif) | AdministrationModuleCollection | Represents a collection of administration modules. |
.gif) | AdministrationModuleProvider | Encapsulates information about the administration module provider. |
.gif) | ApplicationManagementUnit | Encapsulates contextual information about the application being managed. |
.gif) | ConfigurationAuthenticationModuleService | Provides the base class for implementing new management modules for configuration authentication. |
.gif) | ConfigurationModuleProvider | Manages delegation in the configuration system for one configuration section. |
.gif) | DelegationState | Stores the delegation mode and the localized display strings for the delegation mode. |
.gif) | ManagementAdministrationConfiguration | Provides access to the Administration.config file. |
.gif) | ManagementAuthentication | Provides functionality for managing the list of valid IIS Manager users. |
.gif) | ManagementAuthenticationProvider | When overridden in a derived class, provides authentication functionality for IIS Manager. |
.gif) | ManagementAuthorization | Provides functionality for managing the authorization list for a specific site or application. |
.gif) | ManagementAuthorizationInfo | Encapsulates information about an authorized user. |
.gif) | ManagementAuthorizationInfoCollection | Contains a collection of Microsoft.Web.Management.Server..::.ManagementAuthorizationInfo objects. |
.gif) | ManagementAuthorizationProvider | When overridden in a derived class, provides a base class that enables custom authorization. |
.gif) | ManagementConfiguration | Represents management configuration information and provides a method to retrieve configuration sections. |
.gif) | ManagementConfigurationPath | Defines a container for the configuration path of the current server, Web site, application, file, or folder. This class cannot be inherited. |
.gif) | ManagementContentNavigator | Provides access to the content (files and virtual directories) in a Web site or Web application. This class cannot be inherited. |
.gif) | ManagementFrameworkVersion | Provides a container for .NET Framework version information. |
.gif) | ManagementUnit | Encapsulates contextual information about the management unit currently being managed during the execution of a Web service method on a module service. |
.gif) | ManagementUserInfo | Encapsulates information about an IIS Manager user. |
.gif) | ManagementUserInfoCollection | Represents a collection of IIS Manager users. |
.gif) | ModuleDefinition | Encapsulates information about a specific management module, such as its name, associated service type, and the assembly that contains the module. |
.gif) | ModuleInfo | Encapsulates information about a specific management module that is sent to the client, such as its name, associated service URL, and the assembly that contains the module. |
.gif) | ModuleProvider | Provides the base class for implementing management module providers. |
.gif) | ModuleService | Provides the base class for implementing new management modules (IIS Manager extensions). |
.gif) | ModuleServiceMethodAttribute | Marks a method on a ModuleService object as directly callable by the client. |
.gif) | PropertyBag | Provides an IDictionary interface to pass a collection of key/value pair variables to IIS Manager. |
.gif) | ServerManagementUnit | Encapsulates contextual information about the server being managed. |
.gif) | SimpleDelegatedModuleProvider | Provides a base class for simple read-only, read/write, and nondelegated delegation semantics. |
.gif) | SiteManagementUnit | Encapsulates contextual information about the site being managed. |
.gif) | TypeInformationGenerator | Forms the base class for the remotable type information generator. |
.gif) | WebManagementEventLog | Enables information to be written to the Windows event log. |
.gif) | WebManagementServiceException | Represents an exception that is thrown when IIS Manager is unable to perform a requested operation. |
.gif) | WebManagementServiceHandler | Handles HTTP requests that are related to Web administration. |