The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ChannelBindingKind Enumeration
.NET Framework (current version)
The ChannelBindingKind enumeration represents the kinds of channel bindings that can be queried from secure channels.
Assembly: System (in System.dll)
| Member name | Description | |
|---|---|---|
| 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. |
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: