This property is a flag that participates in the ServerConfigFlags server configuration specification property. A value of TRUE indicates that the locality allows encryption.
| 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_ALLOW_ENCRYPT |
| Data type | DWORD_METADATA |
| User type | IIS_MD_UT_SERVER |
| Metabase bitmask value | 0x00000004 |