Share via


IIS Resource Manager::RemoveIISResources Method

The RemoveIISResources method removes resources from the Resource Manager.

Arguments

Input Arguments Required Description

ServerXml

Yes

An XML resources listing. For further information, see the IIS Resource Manager document.

PreferredDomainController

Yes

The domain controller to use for this operation.

SendCredentials

Yes

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

ErrorReturn

Yes

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

Output Arguments Description

True

If the method succeeds.

False

If the method fails to remove resources from the Resource Manager.

Remarks

No remarks.

Sample Code

No sample code.

Applies To

IIS Resource Manager Web Service 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

IIS Resource Manager::AddIISResources Method