Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the current credentials for a peer node.
Schema Hierarchy
<system.serviceModel>
<behaviors>
<serviceBehaviors>
<behavior> of <serviceBehaviors>
<serviceCredentials>
<peer> of <serviceCredentials>
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 |
|---|---|
Specifies an X.509 certificate to use for signing and encrypting messages for peer-to-peer services. . |
|
Specifies authentication options for message senders. |
|
Specifies authentication options for peer services. |
Parent Elements
| Element | Description |
|---|---|
Specifies the credential to be used in authenticating the service, and the client credential validation-related settings. |
See Also
Reference
PeerCredentialElement
Peer
Peer
PeerCredential
Other Resources
Peer to Peer Networking
Peer Channel Message Authentication
Peer Channel Custom Authentication
Best Practices for Securing PeerChannel Applications
Securing Services and Clients
© 2007 Microsoft Corporation. All rights reserved.
Last Published: 2010-01-05