ServerConfigAutoPWSync

This property is a flag that participates in the ServerConfigFlags server configuration property. A value of TRUE indicates that the server can perform automatic anonymous user password synchronization between the Web authentication manager (WAM) and the Microsoft Windows authentication manager.

Data type Boolean
Default value FALSE
Inheritance Not inheritable

Access Locations

This property is accessible at the following locations:

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_AUTO_PW_SYNC
Data type DWORD_METADATA
User type IIS_MD_UT_SERVER
Metabase bitmask value 0x00000008

See Also

ServerConfigFlags