AccessSource

When set to TRUE, this file permission property allows source access of the requested resource. Access includes support for the HTTP extensions provided by Web Distributed Authoring and Versioning (WebDAV). For more information on WebDAV, see the World Wide Web Consortium Web site.

Data type Boolean
Default value FALSE
Inheritance Inheritable

Access Locations

This property is accessible at the following locations:

Metabase Path IIS Admin Object 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

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_ACCESS_PERM.

Metabase identifier MD_ACCESS_PERM
Metabase bitmask identifier MD_ACCESS_SOURCE
Metabase bitmask value 0x00000010
Data type DWORD_METADATA
User type IIS_MD_UT_FILE

See Also

AccessFlags