[This is preliminary documentation and subject to change]

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 Note    The IP component of each string is optional. If it is not provided, IIS assumes that any IP address is allowable (wildcard).

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

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/LM/W3SVC/1IIsWebServer
/LM/W3SVC/2IIsWebServer
/LM/W3SVC/Info/Templates/Public Web SiteIIsWebServer
/LM/W3SVC/Info/Templates/Secure Web SiteIIsWebServer

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

Related Topics

ServerBindings

© 1997-2001 Microsoft Corporation. All rights reserved.