GetFederationInformationResponse (SOAP)

The GetFederationInformationResponse element contains the GetFederationInformation operation (SOAP) response.

<GetFederationInformationResponse>
   <ErrorCode/>
   <ErrorMessage/>
   <TokenIssuers/>
   <ApplicationUri/>
   <Domains/>
</GetFederationInformationResponse>

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.
TokenIssuers (SOAP)
Represents a collection of security tokens, which contain security token service identifiers and endpoints.
Domains (SOAP)
Represents the domains the configurations for which are returned in a GetDomainSettings operation (SOAP) GetDomainSettings operation or the domains the organization has federated in a GetFederationInformation operation (SOAP) GetFederationInformation operation.

Parent elements

None.

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)