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

ChannelBinding Constructor

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

ChannelBinding(ChannelBindingType, Byte[])

Initializes a new instance of the ChannelBinding.

Declaration
public ChannelBinding(ChannelBindingType bindingType, byte[] bindingData)
Parameters
Type Name Description
ChannelBindingType bindingType

Channel binding type.

Byte[] bindingData

A byte array that contains binding data that matches the bindingType. Can be empty.

Exceptions
Type Condition
ArgumentNullException

bindingData is null.

ArgumentException

bindingType is invalid.

In This Article
  • ChannelBinding(ChannelBindingType, Byte[])
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies