System.Security.Principal.WindowsImpersonationContext.WindowsImpersonationContext.RevertToSelf C# (CSharp) 메소드

RevertToSelf() 개인적인 메소드

private RevertToSelf ( ) : bool
리턴 bool
		private extern static bool RevertToSelf ();
	}