TokenIssuer (SOAP)
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 |
---|---|
Uri (SOAP) |
The URI of the security token service that issued the security token. |
Endpoint (SOAP) |
The web service Endpoint URI. |
Parent elements
Element | Description |
---|---|
TokenIssuers (SOAP) |
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
Name | Value |
---|---|
Namespace |
https://schemas.microsoft.com/exchange/2010/Autodiscover |
Schema Name |
Autodiscover schema |
Validation File |
Messages.xsd |
Can be Empty |
True |