cbaf31133972bbbbb2bd35c4598e156a0589e86a
Also, I added guarding in the Dispose(false) method so that we don't accidentally try to release a handle that was never allocated, possibly causing us to throw an exception and fail to release the handles further down the execution.
Description
A C# / .Net interface to the Win32 SSPI authentication API
Languages
C#
100%