ChannelBinding::Size Property
.NET Framework (current version)
The Size property gets the size, in bytes, of the channel binding token associated with the ChannelBinding instance.
Assembly: System (in System.dll)
Property Value
Type: System::Int32The size, in bytes, of the channel binding token in the ChannelBinding instance.
The size of the channel binding token may be used by derived classes when passing the ChannelBinding instance that contains a channel binding token to other classes or to the native Windows security functions that implement extended protection. The channel binding token is used to provide extended protection for integrated Windows authentication.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: