This topic has not yet been rated - Rate this topic

SecurityBindingElement.CreateMutualCertificateDuplexBindingElement Method

Creates an asymmetric security binding element that is configured to require certificate-based client authentication as well as certificate-based server authentication. This authentication mode can be used to secure duplex message-exchange patterns and requires the service to be configured with the client certificate out of band.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member CreateMutualCertificateDuplexBindingElement() Creates an asymmetric security binding element that is configured to require certificate-based client authentication as well as certificate-based server authentication. This authentication mode can be used to secure duplex message-exchange patterns and requires the service to be configured with the client certificate out of band.
Public method Static member CreateMutualCertificateDuplexBindingElement(MessageSecurityVersion) Creates an asymmetric security binding element that is configured to require certificate-based client authentication as well as certificate-based server authentication. This authentication mode can be used to secure duplex message exchange patterns and requires the service to be configured with the client certificate out of band.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.