Response (GetFederationInformation) (SOAP)

The Response element contains the GetFederationInformation operation (SOAP) response information.

<Response>
   <ErrorCode/>
   <ErrorMessage/>
   <ApplicationUri/>
   <Domains/>
</Response>

GetFederationInformationResponse

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
ErrorCode (SOAP)
Represents an error code that is returned by the Autodiscover service.
ErrorMessage (SOAP)
Represents a message that is associated with an error code that is returned by the Autodiscover service.
ApplicationUri (SOAP)
Defines the location of an application.
Domains (SOAP)
Represents the domain collection the configurations for which are returned in a GetDomainSettings operation (SOAP), or the domains that the organization has federated in a GetFederationInformation operation (SOAP).

Parent elements

Element Description
GetFederationInformationResponseMessage (SOAP)
Defines a response to a GetFederationInformation operation (SOAP) request.

Text value

None.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/2010/Autodiscover
Schema Name
Autodiscover schema
Validation File
messages.xsd
Can be Empty
True

See also

GetFederationInformation operation (SOAP)