<peer> of <serviceCredentials>
Specifies the current credentials for a peer node.
<system.serviceModel>
<behaviors>
<serviceBehaviors>
<behavior> of <serviceBehaviors>
<serviceCredentials> Element
<peer> of <serviceCredentials>
<peer>
<certificate/>
<peerAuthentication/>
<messageSenderAuthentication/>
</peer>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements
Attributes
None.
Child Elements
Element | Description |
---|---|
certificate element |
This element is of type X509CertificateElement. |
peerAuthentication element |
This element is of type peerAuthentication. |
messageSenderAuthentication element |
This element is of type messageSenderAuthentication. |
Parent Elements
Element | Description |
---|---|
Specifies the credential to be used in authenticating the service, and the client credential validation-related settings. |
See Also
Reference
Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.