Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
<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.