ChannelBindingKind Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ChannelBindingKind enumeration represents the kinds of channel bindings that can be queried from secure channels.
public enum class ChannelBindingKind
public enum ChannelBindingKind
type ChannelBindingKind =
Public Enum ChannelBindingKind
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | An unknown channel binding type. |
Unique | 25 | A channel binding completely unique to a given channel (a TLS session key, for example). |
Endpoint | 26 | A channel binding unique to a given endpoint (a TLS server certificate, for example). |
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.