This property specifies a string that is used by IIS to determine which secure network endpoints are used by the server instance. The string format is IP:Port.
Note The IP component of each string is optional. If it is not provided, IIS assumes that any IP address is allowable (wildcard).
| Data type | List (string) |
| Default value | Empty list |
| Inheritance | Inheritable |
This property is accessible at the following location:
| Metabase Path | Key Type |
| /LM/W3SVC/N | IIsWebServer |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_SECURE_BINDINGS |
| Data type | MULTISZ_METADATA |
| User type | IIS_MD_UT_SERVER |