C# Class System.Net.Security.SafeSspiAuthDataHandle.SafeSspiAuthDataHandle

Inheritance: Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid
Datei anzeigen Open project: dotnet/corefx

Public Methods

Method Description
SafeSspiAuthDataHandle ( ) : Microsoft.Win32.SafeHandles

Protected Methods

Method Description
ReleaseHandle ( ) : bool

Method Details

ReleaseHandle() protected method

protected ReleaseHandle ( ) : bool
return bool

SafeSspiAuthDataHandle() public method

public SafeSspiAuthDataHandle ( ) : Microsoft.Win32.SafeHandles
return Microsoft.Win32.SafeHandles