A tiny library that lets you impersonate any user, by acting as a managed wrapper for the LogonUser Win32 function.
Info
| Version: | 4.2.0 |
| Author(s): | Matt Johnson |
| Last Update: | Thursday, January 6, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mattjohnsonpint/SimpleImpersonation |
| NuGet Url: | https://www.nuget.org/packages/SimpleImpersonation |
Install
Install-Package SimpleImpersonation
dotnet add package SimpleImpersonation
paket add SimpleImpersonation
SimpleImpersonation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
No dependencies.
- System.Security.Principal.Windows(>= 4.5.0)
- System.Security.Principal.Windows(>= 4.5.0)
Tags