메소드 | 설명 | |
---|---|---|
ImpersonateCurrentUser ( ) : System.Security.Principal.WindowsImpersonationContext |
Impersonates the currently logged on user in the current thread context.
|
메소드 | 설명 | |
---|---|---|
GetCurrentUser ( ) : string | ||
GetIdleTime ( ) : System.TimeSpan | ||
GetLastInputTime ( ) : System.DateTime |
public static ImpersonateCurrentUser ( ) : System.Security.Principal.WindowsImpersonationContext | ||
리턴 | System.Security.Principal.WindowsImpersonationContext |