This topic has not yet been rated - Rate this topic

SecurityBindingElement Properties

The SecurityBindingElement type exposes the following members.

  Name Description
Public property AllowInsecureTransport Gets or sets a value that indicates whether mixed-mode secured messages can be sent over an unsecured transport such as HTTP.
Public property DefaultAlgorithmSuite Gets or sets the message encryption and key-wrap algorithms.
Public property EnableUnsecuredResponse Gets or sets a value that indicates whether WCF can send and receive unsecured responses to secured requests.
Public property EndpointSupportingTokenParameters Gets the endpoint that supports token parameters.
Public property IncludeTimestamp Gets or sets a value that indicates whether time stamps are included in each message.
Public property KeyEntropyMode Gets or sets the source of entropy used to create keys.
Public property LocalClientSettings Gets the binding properties specific to local security settings used by the client.
Public property LocalServiceSettings Gets the binding properties specific to local security settings used by the service.
Public property MessageSecurityVersion Gets or sets the message security version.
Public property OperationSupportingTokenParameters Gets the collection of operation supporting token parameters.
Public property OptionalEndpointSupportingTokenParameters Gets the optional supporting token parameters for the service endpoint.
Public property OptionalOperationSupportingTokenParameters Gets the collection of optional operation supporting token parameters.
Public property ProtectTokens Gets or sets whether the security binding element protects tokens.
Public property SecurityHeaderLayout Gets or sets the ordering of the elements in the security header for this binding.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.