AuthorizationSetupHandler Class |
Namespace: CMS.SalesForce
public class AuthorizationSetupHandler : IHttpHandler
The AuthorizationSetupHandler type exposes the following members.
Name | Description | |
---|---|---|
AuthorizationSetupHandler |
Name | Description | |
---|---|---|
IsReusable |
Gets a value indicating whether another request can use the System.Web.IHttpHandler instance.
|
Name | Description | |
---|---|---|
ProcessRequest |
Enables processing of HTTP Web requests by a custom HttpHandler that implements the System.Web.IHttpHandler interface.
|