Léigh i mBéarla Cuir in eagar

Comhroinn trí


HttpModuleBase Class

Definition

The base class from which HTTP modules that are configurable with the <system.identityModel.services> element (SystemIdentityModelServicesSection) derive.

C#
public abstract class HttpModuleBase : System.Web.IHttpModule
Inheritance
HttpModuleBase
Derived
Implements

Constructors

HttpModuleBase()

Initializes a new instance of the HttpModuleBase class.

Properties

FederationConfiguration

Gets or sets the FederationConfiguration object that is in effect for the current module.

Methods

Dispose()

Releases the resources (except memory) used by the current instance of the HttpModuleBase class.

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
Init(HttpApplication)

Initializes the HTTP module.

InitializeModule(HttpApplication)

When overridden in a derived class, initializes the current module and prepares it to handle events from its ASP.NET application object.

InitializePropertiesFromConfiguration()

When overridden in a derived class, initializes module properties based on values in the FederationConfiguration object that is in effect for it.

MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to

Táirge Leaganacha
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1