Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ RunImpersonatedAsync()

static Task System.Security.Principal.WindowsIdentity.RunImpersonatedAsync ( SafeAccessTokenHandle safeAccessTokenHandle,
Func< Task > func )
inlinestatic

Definition at line 603 of file WindowsIdentity.cs.

604 {
606 }
static void RunImpersonated(SafeAccessTokenHandle safeAccessTokenHandle, Action action)

References System.Security.Principal.WindowsIdentity.RunImpersonated().