Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

SspiAuthentication.SecureChannelBinding Property

Namespace: Rebex.Security.Authentication
Assembly: Rebex.Common.dll (version 7.0.9147)

SecureChannelBinding

Gets or sets the instance of the ChannelBinding that contains a lower-layer secure channel binding data. Binding data will be verified during the authentication to prevent a man-in-the-middle (MITM) attack.

Default value is null. The ChannelBinding is not used.

Declaration
public ChannelBinding SecureChannelBinding { get; set; }
Property Value
Type Description
ChannelBinding
Remarks
  • The channel binding is supported only on Windows. On other operating systems, the value of this property is always ignored.
  • When the property is set to null or an empty instance (IsEmpty property returns true), then the value is not used during the authentication.
See RFC 5056 - On the Use of Channel Bindings to Secure Channels for details.
See Also
ChannelBinding
In This Article
  • SecureChannelBinding
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies