ChannelBinding Constructor (Boolean)
.NET Framework (current version)
Initializes a new instance of the ChannelBinding class.
Assembly: System (in System.dll)
Parameters
- ownsHandle
-
Type:
System::Boolean
A Boolean value that indicates if the application owns the safe handle to a native memory region containing the byte data that would be passed to native calls that provide extended protection for integrated windows authentication.
The ChannelBinding constructor is designed to deal with how the channel binding is acquired to compensate for allocation and deallocation semantics in the native calls that provide extended protection for integrated windows authentication.
Universal Windows Platform
Available since 10
.NET Framework
Available since 4.0
Available since 10
.NET Framework
Available since 4.0
Show: