Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Groups classes whose instances form part of a collection.
Syntax
class CollectionElement
Methods
This class contains no methods.
Properties
This class contains no properties.
Subclasses
The following table lists the subclasses exposed by the CollectionElement class.
Name |
Description |
---|---|
Maps an ASP.NET mobile control to a specific device adapter. |
|
Represents a dependency between a Web application and one or more Web service extensions. |
|
Specifies an assembly reference that is used during compilation of an ASP.NET application. |
|
Represents the type information for an authentication module. |
|
Represents a rule in the authorization section of a configuration file. |
|
Represents a binding element for a Web site. |
|
Configures the ASP.NET event-buffering settings for event providers. |
|
Represents a build provider that compiles custom resource files of a particular file type and generates code during compilation. |
|
Contains address information for resources that bypass the Web proxy server. |
|
Configures caching for a given request extension. |
|
Represents the mapping of a user agent to an alias. |
|
Specifies a compiler that is used for Web applications. |
|
Exposes a Web Services Interoperability (WS-I) specification to which a Web service declares that it conforms. |
|
Defines the maximum number of connections to a server or group of servers. |
|
Represents a named database connection string. |
|
Specifies an ASP.NET custom error message for an HTTP status code error. |
|
Defines an adapter set that maps ASP.NET mobile controls to corresponding adapters within the <system.web> and <mobileControls> sections of the Web.config configuration file. |
|
Specifies criteria for determining mobile browser capabilities or the type of mobile device. |
|
Specifies a code subdirectory for an ASP.NET Web application. |
|
Maps friendly event names to related event types. |
|
Maps an expression prefix to an expression builder type. |
|
Configures settings for a FastCGI application. |
|
Specifies a file extension that is allowed or denied in requests. |
|
Configures user credentials for Web applications that use Forms authentication. |
|
Configures a global module in IIS. |
|
Represents a Web service extension upon which one or more Web applications depend. |
|
Exposes configuration settings for handlers. |
|
Specifies the permitted sizes of HTTP headers. |
|
Specifies whether IIS will compress a particular MIME type before serving it. |
|
Configures a compression scheme for dynamic or static content. |
|
Configures the response to a specific HTTP error. |
|
Represents an ASP.NET HTTP handler. |
|
Represents an ASP.NET module. |
|
Allows or denies access to content based on a unique combination of the IP address, subnet mask, and domain name. |
|
Represents an ISAPI or Common Gateway Interface (CGI) restriction element. |
|
Specifies an ISAPI filter. |
|
Contains a key/value pair that represents a setting for a Web application. |
|
Specifies configuration settings for a listener adapter. |
|
Maps one or more certificates to a single user account. |
|
Represents a many-to-one certificate mapping rule. |
|
Specifies a MIME type associated with a file extension. |
|
Represents a module entry in the <modules> section of a configuration file. |
|
Contains a single configuration namespace reference, similar to the Import directive. |
|
Associates a name and a managed type. |
|
Contains a name/value pair for an HTTP response header. |
|
Represents a one-to-one mapping of a Secure Sockets Layer (SSL) certificate to a user account. |
|
Configures the output cache profile for the pages of a Web application. |
|
Configures an event profile that determines how an event is collected by ASP.NET and raised to providers. |
|
Specifies a transmission protocol that ASP.NET can use to decrypt data sent in the HTTP request from a client browser. |
|
Specifies the name and type of a provider. |
|
Contains configuration settings for an ADO.NET 2.0 provider factory. |
|
Maps a Web event to a health-monitoring provider. |
|
Specifies a URL segment whose content will not be served to the client. |
|
Specifies a SOAP extension used to inspect or modify a SOAP message during processing on the Web service or client. |
|
Imports a SOAP transmission protocol into an XML Web service. |
|
Specifies a trace source that initiates tracing messages. |
|
Exposes configuration settings for SQL data in an ASP.NET cache. |
|
Contains a unique string that belongs to an array that forms a property on a class in the WMI provider for IIS. |
|
Contains a statement that remaps a tag type. |
|
Contains configuration information for a custom or user control. |
|
Specifies trace area names and their corresponding enumeration values for a trace provider. |
|
Specifies criteria for generating trace events and configures the content of log file entries. |
|
Specifies a trace provider's name, GUID, and trace area enumeration. |
|
Configures the failed-request tracing for a specific request path. |
|
Configures a trust level for Web applications on a Web server. |
|
Specifies a type in an array property on a Web-service-related WMI class. |
|
Maps a displayed URL to the URL of a page in a Web application. |
|
Represents a URL sequence that will be denied by request filtering. |
|
Represents an HTTP verb that is allowed or denied. |
|
Represents a Uniform Resource Identifier (URI) prefix and the associated class that creates Web requests for the prefix. |
|
Specifies a transmission protocol or protocols that are used to decrypt data sent from a client browser in an HTTP request. |
|
Specifies a destination to which certain requests are redirected. |
Requirements
Type |
Description |
---|---|
Client |
Requires IIS 7 on Windows Vista. |
Server |
Requires IIS 7 on Windows Server 2008. |
Product |
IIS 7 |
MOF file |
WebAdministration.mof |
See Also
Reference
EmbeddedObject Class [IIS 7 and higher]