Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the Security Token Service (STS) that issues security tokens.
<system.serviceModel>
<bindings>
<wsFederationHttpBinding>
<binding>
<security> of <wsFederationHttpBinding>
<message> element of <wsFederationHttpBinding>
<issuer>
</issuer>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements
Attributes
| Attribute | Description |
|---|---|
address |
Required string. The URL of the STS. |
binding |
Optional string. Specifies one of the system-provided bindings. |
bindingConfiguration |
Optional string. Specifies a variation of the system-provided binding. |
Child Elements
| Element | Description |
|---|---|
When using an issued token, specifies settings that enable the client to authenticate the server. |
Parent Elements
| Element | Description |
|---|---|
Defines the settings for the message-level security for the <wsFederationHttpBinding> element. |
|
Specifies the current issued token. |
See Also
Other Resources
Specifying Service Identity
Federation and SAML
.gif)
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.