MD_LOGON_METHOD

This identifier specifies the logon method for clear text (Basic) authentication. Each user attempting to log on to the server must have access permissions corresponding to the appropriate logon method.

Attributes

Data type DWORD
Default inheritance Inheritable
User type IIS_MD_UT_FILE

Values

Default Value
MD_LOGON_INTERACTIVE
Constant Value Description
MD_LOGON_INTERACTIVE 0x00000000 Log on locally
MD_LOGON_BATCH 0X00000001 Log on as batch job
MD_LOGON_NETWORK 0x00000002 Log on over network

Metabase Keys

This identifier is available at the following metabase keys:

Metabase Path Key Type
/LM/W3SVC IIsWebService
/LM/W3SVC/n IIsWebServer
/LM/W3SVC/n/ROOT IIsWebVirtualDir
/LM/W3SVC/n/ROOT/WebVirtualDir IIsWebVirtualDir
/LM/W3SVC/n/ROOT/WebVirtualDir/WebDirectory IIsWebDirectory
/LM/W3SVC/n/ROOT/WebVirtualDir/WebDirectory/WebFile IIsWebFile

See Also

LogonMethod


© 1997 by Microsoft Corporation. All rights reserved.