SecurityBindingElement Properties (System.ServiceModel.Channels)

Switch View :
ScriptFree
.NET Framework Class Library
SecurityBindingElement Properties

The SecurityBindingElement type exposes the following members.

Properties

  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 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 SecurityHeaderLayout Gets or sets the ordering of the elements in the security header for this binding.
Top
See Also

Reference