ServerConfigSSL128

This property is a flag that participates in the ServerConfigFlags server configuration specification property. A value of TRUE indicates that 128-bit Secure Sockets Layer (SSL) processing is installed.

Data type Boolean
Default value FALSE
Inheritance Not inheritable

Access Locations

This property is accessible at the following location:

Metabase Path Key Type
/LM/W3SVC/INFO IIsWebInfo

IIS Admin Base Object Information

The following table lists additional information required only for code that uses the IIS Admin Base Object.

Note   This property is a bitmask flag of the identifier MD_SERVER_CONFIGURATION_INFO.

Metabase identifier MD_SERVER_CONFIGURATION_INFO
Metabase bitmask identifier MD_SERVER_CONFIG_SSL_128
Data type DWORD_METADATA
User type IIS_MD_UT_SERVER
Metabase bitmask value 0x00000002

See Also

ServerConfigFlags