GetFederationInformationResponse (SOAP)

GetFederationInformationResponse 元素包含 getFederationInformation 操作 (SOAP) 响应。

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

GetFederationInformationResponse

属性和元素

下面各部分介绍了属性、子元素和父元素。

Attributes

无。

子元素

元素 说明
ErrorCode (SOAP)
表示自动发现服务返回的错误代码。
ErrorMessage (SOAP)
表示与自动发现服务返回的错误代码关联的消息。
ApplicationUri (SOAP)
定义应用程序的位置。
TokenIssuers (SOAP)
表示安全令牌的集合,其中包含安全令牌服务标识符和终结点。
Domains (SOAP)
表示在 GetDomainSettings 操作 (SOAP) GetDomainSettings 操作中返回其配置的域,或组织在 GetFederationInformation 操作 (SOAP) GetFederationInformation 操作中联合的域。

父元素

无。

文本值

无。

元素信息

元素 示例
命名空间
https://schemas.microsoft.com/exchange/2010/Autodiscover
架构名称
自动发现架构
验证文件
Messages.xsd
可以为空
True

另请参阅

GetFederationInformation 操作 (SOAP)