[This is preliminary documentation and subject to change]

ServerBindings

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 Note    Both the IP and Hostname parameter of the string are optional. Any unspecified parameters default to an all-inclusive wildcard.

Attribute NameAttribute Value
Data TypeMULTISZ
AttributesINHERIT
Default Valuenull
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber
ID1023

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/LM/MSFTPSVC/Info/Templates/Public FTP SiteIIsFtpServer
/LM/MSFTPSVCIIsFtpService
/LM/NNTPSVC/1IIsNntpServer
/LM/W3SVC/1IIsWebServer
/LM/W3SVC/2IIsWebServer
/LM/W3SVC/Info/Templates/Public Web SiteIIsWebServer
/LM/W3SVC/Info/Templates/Secure Web SiteIIsWebServer
/LM/W3SVCIIsWebService

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_SERVER_BINDINGS
Data typeMULTISZ
User typeIIS_MD_UT_SERVER

Related Topics

SecureBindings

© 1997-2001 Microsoft Corporation. All rights reserved.