Share via


IIS Resource Manager::QueryResourcesByServer Method

The QueryResourcesByServer method returns all resources on a given server.

Arguments

Input Arguments Required Description

ServerName

Yes

The IIS server name.

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

The QueryResourcesByServer method returns XML detailing registered resources on the specified server. For further information, see the IIS Resource Manager document.

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::QueryAllServers Method