Share via


IIS Resource Manager::QuerySitesByOwner Method

The QuerySitesByOwner method returns all sites belonging to a specific owner.

Arguments

Input Arguments Required Description

Owner

Yes

The LDAP path to the owning OU.

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

The QuerySitesByOwner method returns XML containing a list of owned sites. 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::QuerySiteOwner Method