This documentation is archived and is not being maintained.
ChannelBinding Constructor (Boolean)
Visual Studio 2010
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.
Windows 7, Windows Vista SP1 or later, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: