IIsFtpVirtualDirSetting (WMI)

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

IIsSetting (WMI)

Methods

The IIsFtpVirtualDirSetting object has no methods.

Properties

The IIsFtpVirtualDirSetting 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.

AccessWrite

Boolean

See AccessFlags in the Metabase Property Reference.

AdminACLBin[]

array of uint8

See AdminACLBin in the Metabase Property Reference.

DontLog

Boolean

See DontLog in the Metabase Property Reference.

FtpDirBrowseShowLongDate

Boolean

See FtpDirBrowseShowLongDate 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.

Path

String

See Path in the Metabase Property Reference.

UNCPassword

String

See UNCPassword in the Metabase Property Reference.

UNCUserName

String

See UNCUserName in the Metabase Property Reference.

Win32Error

SINT32

See Win32Error in the Metabase Property Reference.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also