SimpleImpersonation 4.2.0
Install-Package SimpleImpersonation -Version 4.2.0
dotnet add package SimpleImpersonation --version 4.2.0
<PackageReference Include="SimpleImpersonation" Version="4.2.0" />
paket add SimpleImpersonation --version 4.2.0
#r "nuget: SimpleImpersonation, 4.2.0"
// Install SimpleImpersonation as a Cake Addin
#addin nuget:?package=SimpleImpersonation&version=4.2.0
// Install SimpleImpersonation as a Cake Tool
#tool nuget:?package=SimpleImpersonation&version=4.2.0
A tiny library that lets you impersonate any user, by acting as a managed wrapper for the LogonUser Win32 function.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6.1
- System.Security.Principal.Windows (>= 5.0.0)
-
.NETStandard 2.0
- System.Security.Principal.Windows (>= 5.0.0)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on SimpleImpersonation:
Package | Downloads |
---|---|
invensys.library.microsofthelper
Common libraries to simplify microsoft interop development |
|
invensys.library.common
Common libraries to handle logging, exceptions and file manipulation |
|
xUnit.UserContext
xUnit.UserContext is an attribute based extension for xUnit that adds [UserFact] and [UserTheory] attributes, allowing tests to run under the context of a given Windows user. |
|
ImpersonationHelper
Easily Impersonate with credentials saved in windows credentials manager |
|
analyticsLibrary
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on SimpleImpersonation:
Repository | Stars |
---|---|
webprofusion/certify
Professional TLS/SSL Certificate Manager UI for Windows, powered by Let's Encrypt and compatible with all ACME v2 CAs. Download from certifytheweb.com
|
|
open-rpa/openrpa
Free Open Source Enterprise Grade RPA
|