| AuthorizationSetupHandler Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SalesForce
 Syntax
Syntaxpublic class AuthorizationSetupHandler : IHttpHandler
The AuthorizationSetupHandler type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | AuthorizationSetupHandler | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | IsReusable | 
            Gets a value indicating whether another request can use the System.Web.IHttpHandler instance.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ProcessRequest | 
            Enables processing of HTTP Web requests by a custom HttpHandler that implements the System.Web.IHttpHandler interface.
             | 
 See Also
See Also