This property specifies a string that is used by IIS to determine which network endpoints are used by the server instance. The string format is IP:Port:Hostname.
Note Both the IP and Hostname parameter of the string are optional. Any unspecified parameters default to an all-inclusive wildcard.
| Data type | List (string) | 
| Default value | :80: for Web service, :21: for FTP service | 
| Inheritance | Inheritable | 
This property is accessible at the following locations:
| Metabase Path | Key Type | 
| /LM/MSFTPSVC | IIsFtpService | 
| /LM/MSFTPSVC/N | IIsFtpServer | 
| /LM/W3SVC | IIsWebService | 
| /LM/W3SVC/N | IIsWebServer | 
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_SERVER_BINDINGS | 
| Data type | MULTISZ_METADATA | 
| User type | IIS_MD_UT_SERVER |