This property specifies custom HTTP 1.1 cache control directives. Multiple directives can be specified if they are separated by carriage return/line feed (CRLF) pairs. There should not be a trailing carriage return/line feed after the final directive.
Data type | String |
Default value | Empty
By default, this property is not set and cache control directives are not sent |
Inheritance | Inheritable |
This property is accessible at the following locations:
Metabase Path | IIS Admin Object Type |
/LM/W3SVC | IIsWebService |
/LM/W3SVC/N | IIsWebServer |
/LM/W3SVC/N/ROOT | IIsWebVirtualDir |
/LM/W3SVC/N/ROOT/WebVirtualDir | IIsWebVirtualDir |
/LM/W3SVC/N/ROOT/WebVirtualDir/WebDirectory | IIsWebDirectory |
/LM/W3SVC/N/ROOT/WebVirtualDir/WebDirectory/WebFile | IIsWebFile |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
Metabase identifier | MD_CC_OTHER |
User type | IIS_MD_UT_FILE |