Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Specifies the Security Token Service (STS) that issues security tokens.
Schema Hierarchy
<system.serviceModel>
<bindings>
<customBinding>
<binding>
<security> of <customBinding>
<issuedTokenParameters>
<issuer> of <issuedTokenParameters>
Syntax
<issuer address="Uri" />
Attributes and Elements
The following sections describe attributes, child elements, and parent elements
Attributes
| Attribute | Description |
|---|---|
address |
Required string. The URL of the STS. |
Child Elements
| Element | Description |
|---|---|
A collection of address headers for the endpoints that the builder can create. |
|
When using an issued token, specifies settings that enable the client to authenticate the server. |
Parent Elements
| Element | Description |
|---|---|
Specifies the current issued token. |
See Also
Reference
<customBinding>
AdditionalRequestParameters
AdditionalRequestParameters
CustomBinding
Other Resources
Specifying Service Identity
Federation and SAML
Security Capabilities with Custom Bindings
Federation and Issued Tokens
Windows Communication Foundation Bindings
Extending Bindings
Custom Bindings
How To: Create a Custom Binding Using the SecurityBindingElement
Custom Binding Security