This property is a flag that participates in the ServerConfigFlags server configuration specification property. A value of TRUE indicates that 40-bit Secure Sockets Layer (SSL) processing is installed.
| Data type | Boolean |
| Default value | FALSE |
| Inheritance | Not inheritable |
This property is accessible at the following location:
| Metabase Path | Key Type |
| /LM/W3SVC/INFO | IIsWebInfo |
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_40 |
| Data type | DWORD_METADATA |
| User type | IIS_MD_UT_SERVER |
| Metabase bitmask value | 0x00000001 |