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.
<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.