terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Security.Principal.WindowsImpersonationContext Class Reference
+ Inheritance diagram for System.Security.Principal.WindowsImpersonationContext:

Public Member Functions

void Dispose ()
 
void Undo ()
 

Package Functions

 WindowsImpersonationContext (IntPtr token)
 

Static Private Member Functions

static bool CloseToken (IntPtr token)
 
static IntPtr DuplicateToken (IntPtr token)
 
static bool SetCurrentToken (IntPtr token)
 
static bool RevertToSelf ()
 

Private Attributes

IntPtr _token
 
bool undo
 

Detailed Description

Definition at line 8 of file WindowsImpersonationContext.cs.


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