The ImageHandler type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllowedDomains |
List of Domains who are allowed to use the imagehandler when security is enabled
| |
| AllowStandalone | ||
| ClientCacheExpiration |
Sets the client-side cache expiration time
| |
| ContentType |
Sets the type of the result image. The handler will return ouput with MIME type matching this content
| |
| EnableClientCache |
Enables client-side caching of the result
| |
| EnableIPCount |
Enables block mechanism for DDOS by referring IP
| |
| EnableServerCache |
Enables server-side caching of the result
| |
| ImageCompression |
Sets the image compression encoding for the result image. Default is 50L
| |
| ImageTransforms |
A list of image transforms that will be applied successively to the image
| |
| IPCountMaxCount |
Sets the maximum amount of images an IP address is allowed to generate
in the defined purge interval
| |
| IPCountPurgeInterval |
Timespan for resetting the blocking
| |
| IsReusable | ||
| LogSecurity |