System.Net.Security.SafeSspiAuthDataHandle.SafeSspiAuthDataHandle.SafeSspiAuthDataHandle C# (CSharp) Method

SafeSspiAuthDataHandle() public method

public SafeSspiAuthDataHandle ( ) : Microsoft.Win32.SafeHandles
return Microsoft.Win32.SafeHandles
        public SafeSspiAuthDataHandle() : base(true)
        {
        }
SafeSspiAuthDataHandle.SafeSspiAuthDataHandle