terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Microsoft.Win32.SafeHandles.SafeGssCredHandle Class Reference
+ Inheritance diagram for Microsoft.Win32.SafeHandles.SafeGssCredHandle:
+ Collaboration diagram for Microsoft.Win32.SafeHandles.SafeGssCredHandle:

Public Member Functions

global::System.IntPtr DangerousGetHandle ()
 
void Close ()
 
void Dispose ()
 
void SetHandleAsInvalid ()
 
unsafe void DangerousAddRef (ref bool success)
 
void DangerousRelease ()
 

Static Public Member Functions

static SafeGssCredHandle Create (string username, string password, bool isNtlmOnly)
 

Protected Member Functions

override bool ReleaseHandle ()
 
override void Finalize ()
 
void SetHandle (global::System.IntPtr handle)
 
virtual void Dispose (bool disposing)
 

Protected Attributes

global::System.IntPtr handle
 

Properties

override bool IsInvalid [get, set]
 
bool IsClosed [get, set]
 

Private Member Functions

 SafeGssCredHandle ()
 
void InternalDispose ()
 
void InternalFinalize ()
 
void DangerousReleaseInternal (bool dispose)
 

Private Attributes

int _state
 
bool _ownsHandle
 
bool _fullyInitialized
 

Static Private Attributes

const int RefCount_Mask = 2147483644
 
const int RefCount_One = 4
 

Detailed Description

Definition at line 11 of file SafeGssCredHandle.cs.


The documentation for this class was generated from the following file: