ExtendedProtectionPolicy::CustomChannelBinding Property
.NET Framework (current version)
Gets a custom channel binding token (CBT) to use for validation.
Assembly: System (in System.dll)
Property Value
Type: System.Security.Authentication.ExtendedProtection::ChannelBinding^A ChannelBinding that contains a custom channel binding to use for validation.
This read-only property represents a custom channel binding token to use for validation. This is used in advanced scenarios when the CBT is provided by a custom outer channel. An example scenario might use this property in combination with SslStream and NegotiateStream.
.NET Framework
Available since 2.0
Available since 2.0
Show: