The BaseHttpHandler type exposes the following members.

Properties

  Name Description
Public property ContentMimeType
Gets the MIME Type.
Protected property DependencyInjectionFactory
Gets or sets the dependency injection factory instance.
Public property IsReusable
Gets a value indicating whether another request can use the System.Web.IHttpHandler instance.
(Overrides HttpHandlerBaseIsReusable.)
Public property RequiresAuthentication
Gets a value indicating whether this handler requires users to be authenticated.

See Also