<peer> of <serviceCredentials>
Specifies the current credentials for a peer node.
<configuration>
<system.serviceModel>
<behaviors>
<serviceBehaviors>
<behavior>
<serviceCredentials>
<peer>
Syntax
<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> | Specifies an X.509 certificate to use for signing and encrypting messages for peer-to-peer services. . |
<messageSenderAuthentication> | Specifies authentication options for message senders. |
<peerAuthentication> | Specifies authentication options for peer services. |
Parent Elements
Element | Description |
---|---|
<serviceCredentials> | Specifies the credential to be used in authenticating the service, and the client credential validation-related settings. |
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.