Method | Description | |
---|---|---|
ImpersonateCurrentUser ( ) : System.Security.Principal.WindowsImpersonationContext |
Impersonates the currently logged on user in the current thread context.
|
Method | Description | |
---|---|---|
GetCurrentUser ( ) : string | ||
GetIdleTime ( ) : System.TimeSpan | ||
GetLastInputTime ( ) : System.DateTime |
public static ImpersonateCurrentUser ( ) : System.Security.Principal.WindowsImpersonationContext | ||
return | System.Security.Principal.WindowsImpersonationContext |