Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Schema Hierarchy
<system.serviceModel>
<bindings>
<customBinding>
<binding>
<security> of <customBinding>
<issuedTokenParameters>
<issuerMetadata> of <issuedTokenParameters>
Syntax
<issuerMetaData address=String"/>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description |
|---|---|
address |
Required. A string that specifies the address of the endpoint. The address must be an absolute URI. The default value is an empty string. |
Child Elements
| Element | Description |
|---|---|
A collection of address headers. |
|
An identity that enables the authentication of an endpoint by other endpoints exchanging messages with it. |
Parent Elements
| Element | Description |
|---|---|
Specifies the parameters for an security token issued in a Federated security scenario. |
See Also
Reference
<customBinding>
IssuedSecurityTokenParameters
IssuedTokenParametersElement
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
© 2007 Microsoft Corporation. All rights reserved.
Last Published: 2010-01-05