ChannelBinding Class

Definition

The ChannelBinding class encapsulates a pointer to the opaque data used to bind an authenticated transaction to a secure channel.

public abstract class ChannelBinding : Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Inheritance

Inherited Members

Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid

System.Object

System.Runtime.InteropServices.SafeHandle

Remarks

The channel binding token in a ChannelBinding class instance is used to provide extended protection for integrated windows authentication.

Constructors

ChannelBinding()

Initializes a new instance of the ChannelBinding class.

ChannelBinding(Boolean)

Initializes a new instance of the ChannelBinding class.

Properties

Size

The Size property gets the size, in bytes, of the channel binding token associated with the ChannelBinding instance.