TokenIssuer (SOAP)
Last modified: August 27, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
The TokenIssuer element specifies the Uri (SOAP) and Endpoint (SOAP) for the security token service.
<TokenIssuer>
<Uri/>
<Endpoint/>
</TokenIssuer>
TokenIssuer
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
Element |
Description |
---|---|
The URI of the security token service that issued the security token. |
|
The web service Endpoint URI. |
Parent Elements
Element |
Description |
---|---|
Represents a collection of security token service Uri (SOAP) and Endpoint (SOAP). |
Remarks
Use the TokenIssuer element to specify the security token service when using security tokens.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
Schema Name |
Autodiscover schema |
Validation File |
Messages.xsd |
Can be Empty |
True |
See Also