System.Security.Authentication.ExtendedProtection.ChannelBindingKind Enumeration

The System.Security.Authentication.ExtendedProtection.ChannelBindingKind enumeration represents the kinds of channel bindings that can be queried from secure channels.

Syntax

public enum ChannelBindingKind

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Endpoint

A channel binding unique to a given endpoint (a TLS server certificate, for example).

Unique

A channel binding completely unique to a given channel (a TLS session key, for example).

Unknown

An unknown channel binding type.

Requirements

Namespace: System.Security.Authentication.ExtendedProtection
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0