Info
Version: | 0.0.2 |
Author(s): | Kirill Gerasimenko |
Last Update: | Sunday, March 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kirill-gerasimenko/runas-client |
NuGet Url: | https://www.nuget.org/packages/RunAsClient.Core |
Install
Install-Package RunAsClient.Core
dotnet add package RunAsClient.Core
paket add RunAsClient.Core
RunAsClient.Core Download (Unzip the "nupkg" after downloading)
Original sample can be found at http://blogs.msdn.com/b/alejacma/archive/2007/12/20/how-to-call-createprocesswithlogonw-createprocessasuser-in-net.aspx.