Share via


Managed IIS::EnumConfigRecursive Method

The EnumConfigRecursive method recursively enumerates all properties of a Web or FTP tree.

Arguments

The EnumConfigRecursive method accepts the following input parameters.

Input Argument Required Description

ConfigPath

No

The IIS path to Web or FTP site.

PreferredDomainController

No

The domain controller to use for this operation.

SendCredentials

No

True/False: embed basic authentication credentials in the MPF request.

ErrorReturn

No

Out parameter containing the error (if any) thrown by MPF during the processing of the request.

Output Arguments

The EnumConfigRecursive method returns a group of XML properties and values.

Remarks

No remarks.

Sample Code

No sample code.

Applies To

for:

  • Hosted Messaging and Collaboration version 3.5

  • Hosted Messaging and Collaboration version 3.0

  • Windows-based Hosting version 4.5

  • Windows-based Hosting version 4.0

  • Windows-based Hosting version 3.5

  • Windows-based Hosting for Applications version 1.0

See also

Tasks

Managed IIS::EnumConfig Method