IIsWebFileSetting (WMI)

This class corresponds to the IIsWebFile IIS Admin object, and contains the read-write properties for the object.

IIsSetting (WMI)

Methods

The IIsWebFileSetting object has no methods.

Properties

The IIsWebFileSetting object defines the following properties, in addition to those inherited from IIsSetting (WMI).

Property

Data type

Description

AccessExecute

Boolean

See AccessFlags in the Metabase Property Reference.

AccessFlags

SINT32

See AccessFlags in the Metabase Property Reference.

AccessNoRemoteExecute

Boolean

See AccessFlags in the Metabase Property Reference.

AccessNoRemoteRead

Boolean

See AccessFlags in the Metabase Property Reference.

AccessNoRemoteScript

Boolean

See AccessFlags in the Metabase Property Reference.

AccessNoRemoteWrite

Boolean

See AccessFlags in the Metabase Property Reference.

AccessRead

Boolean

See AccessFlags in the Metabase Property Reference.

AccessScript

Boolean

See AccessFlags in the Metabase Property Reference.

AccessSource

Boolean

See AccessFlags in the Metabase Property Reference.

AccessSSL

Boolean

See AccessSSLFlags in the Metabase Property Reference.

AccessSSL128

Boolean

See AccessSSLFlags in the Metabase Property Reference.

AccessSSLFlags

SINT32

See AccessSSLFlags in the Metabase Property Reference.

AccessSSLMapCert

Boolean

See AccessSSLFlags in the Metabase Property Reference.

AccessSSLNegotiateCert

Boolean

See AccessSSLFlags in the Metabase Property Reference.

AccessSSLRequireCert

Boolean

See AccessSSLFlags in the Metabase Property Reference.

AccessWrite

Boolean

See AccessFlags in the Metabase Property Reference.

AdminACLBin[]

array of uint8

See AdminACLBin in the Metabase Property Reference.

AnonymousPasswordSync

Boolean

See AnonymousPasswordSync in the Metabase Property Reference.

AnonymousUserName

String

See AnonymousUserName in the Metabase Property Reference.

AnonymousUserPass

String

See AnonymousUserPass in the Metabase Property Reference.

AuthAnonymous

Boolean

See AuthFlags in the Metabase Property Reference.

AuthBasic

Boolean

See AuthFlags in the Metabase Property Reference.

AuthFlags

SINT32

See AuthFlags in the Metabase Property Reference.

AuthMD5

Boolean

See AuthFlags in the Metabase Property Reference.

AuthNTLM

Boolean

See AuthFlags in the Metabase Property Reference.

AuthPassport

Boolean

See AuthFlags in the Metabase Property Reference.

AuthPersistence

SINT32

See AuthPersistence in the Metabase Property Reference.

AuthPersistSingleRequest

Boolean

See AuthPersistence in the Metabase Property Reference.

AzEnable

Boolean

See AzEnable in the Metabase Property Reference.

AzImpersonationLevel

SINT32

See AzImpersonationLevel in the Metabase Property Reference.

AzScopeName

String

See AzScopeName in the Metabase Property Reference.

AzStoreName

String

See AzStoreName in the Metabase Property Reference.

CacheControlCustom

String

See CacheControlCustom in the Metabase Property Reference.

CacheControlMaxAge

SINT32

See CacheControlMaxAge in the Metabase Property Reference.

CacheControlNoCache

Boolean

See CacheControlNoCache in the Metabase Property Reference.

CGITimeout

SINT32

See CGITimeout in the Metabase Property Reference.

CreateCGIWithNewConsole

Boolean

See CreateCGIWithNewConsole in the Metabase Property Reference.

CreateProcessAsUser

Boolean

See CreateProcessAsUser in the Metabase Property Reference.

DefaultDocFooter

String

See DefaultDocFooter in the Metabase Property Reference.

DefaultLogonDomain

String

See DefaultLogonDomain in the Metabase Property Reference.

DoDynamicCompression

Boolean

See DoDynamicCompression in the Metabase Property Reference.

DontLog

Boolean

See DontLog in the Metabase Property Reference.

DoStaticCompression

Boolean

See DoStaticCompression in the Metabase Property Reference.

EnableDocFooter

Boolean

See EnableDocFooter in the Metabase Property Reference.

EnableReverseDns

Boolean

See EnableReverseDns in the Metabase Property Reference.

HttpCustomHeaders[]

array of HttpCustomHeader

See HttpCustomHeaders in the Metabase Property Reference.

HttpErrors[]

array of HttpError

See HttpErrors in the Metabase Property Reference.

HttpExpires

String

See HttpExpires in the Metabase Property Reference.

HttpPics[]

array of String

See HttpPics in the Metabase Property Reference.

HttpRedirect

String

See HttpRedirect in the Metabase Property Reference.

LogonMethod

SINT32

See LogonMethod in the Metabase Property Reference.

MaxRequestEntityAllowed

SINT32

See MaxRequestEntityAllowed in the Metabase Property Reference.

MimeMap[]

array of MimeMap

See MimeMap in the Metabase Property Reference.

Name

String

The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.

PoolIdcTimeout

SINT32

See PoolIdcTimeout in the Metabase Property Reference.

Realm

String

See Realm in the Metabase Property Reference.

RedirectHeaders

String

See RedirectHeaders in the Metabase Property Reference.

ScriptMaps[]

array of ScriptMap

See ScriptMaps in the Metabase Property Reference.

SSIExecDisable

Boolean

See SSIExecDisable in the Metabase Property Reference.

UploadReadAheadSize

SINT32

See UploadReadAheadSize in the Metabase Property Reference.

UseDigestSSP

Boolean

See UseDigestSSP in the Metabase Property Reference.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also