This property specifies the IP access restrictions for a URL. It can be used to grant or deny access to browsers based on either their IP address or DNS host name.
Note For a more detailed explanation for this object, see IIsIPSecurity.
| Data type | Binary reference |
| Default value | No IP restrictions |
| Inheritance | Inheritable |
This property is accessible at the following locations:
| Metabase Path | Key Type |
| /LM/MSFTPSVC | IIsFtpService |
| /LM/MSFTPSVC/N | IIsFtpServer |
| /LM/MSFTPSVC/N/ROOT | IIsFtpVirtualDir |
| /LM/MSFTPSVC/N/ROOT/FtpVirtualDir | IIsFtpVirtualDir |
| /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_IP_SEC |
| User type | IIS_MD_UT_FILE |