[This is preliminary documentation and subject to change]
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.
| Attribute Name | Attribute Value |
| Data Type | MULTISZ |
| Attributes | INHERIT |
| Default Value | null |
| MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
| User Type | IIS_MD_UT_SERVER |
| StartingNumber | |
| EndingNumber | |
| ID | 1023 |
This property is accessible at the following locations:
| Metabase Path | IIS Admin Object Type |
| /LM/MSFTPSVC/Info/Templates/Public FTP Site | IIsFtpServer |
| /LM/MSFTPSVC | IIsFtpService |
| /LM/NNTPSVC/1 | IIsNntpServer |
| /LM/W3SVC/1 | IIsWebServer |
| /LM/W3SVC/2 | IIsWebServer |
| /LM/W3SVC/Info/Templates/Public Web Site | IIsWebServer |
| /LM/W3SVC/Info/Templates/Secure Web Site | IIsWebServer |
| /LM/W3SVC | IIsWebService |
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 |
| User type | IIS_MD_UT_SERVER |
Related Topics
| SecureBindings |