Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
<system.serviceModel>
<client>
<endpoint>
                                    
                                    <issuerMetaData address=String"/>
                                
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
| Attribute | Description | 
|---|---|
| address | Required string attribute. 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 | 
|---|---|
| A configuration section that defines a list of endpoints that a client can connect to. | 
.gif)
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.