SecureBindings

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 if no keys are installed,

:443: if server keys are installed

Inheritance Inheritable

Access Locations

This property is accessible at the following location:

Metabase Path Key Type
/LM/W3SVC/N IIsWebServer

IIS Admin Base Object Information

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

See Also

ServerBindings