Vanara/Security
David Hall 3df4a4af97 BREAKING CHANGE: Renamed SafeSECURITY_DESCRIPTOR to SafePrivateObjectSecurity and SafeSecurityDescriptor to SafePSECURITY_DESCRIPTOR due to inconsistency in framework leading to numerous misuse instances. Sorry! 2019-07-12 09:47:46 -06:00
..
AccessControl BREAKING CHANGE: Renamed SafeSECURITY_DESCRIPTOR to SafePrivateObjectSecurity and SafeSecurityDescriptor to SafePSECURITY_DESCRIPTOR due to inconsistency in framework leading to numerous misuse instances. Sorry! 2019-07-12 09:47:46 -06:00
Principal Added WindowsLoggedInIdentity to capture LogonUser typical work. Changed WindowsImpersonatedIdentity to derive from this new class. 2019-03-09 21:00:58 -07:00
AccessExtension.cs BREAKING CHANGE: Renamed SafeSECURITY_DESCRIPTOR to SafePrivateObjectSecurity and SafeSecurityDescriptor to SafePSECURITY_DESCRIPTOR due to inconsistency in framework leading to numerous misuse instances. Sorry! 2019-07-12 09:47:46 -06:00
AccountUtils.cs Added Run extension methods for WindowsIdentity to run methods as an impersonated identity on any platform. 2019-03-09 22:06:51 -07:00
ActiveDirectoryExtension.cs Modified projects to support .NET Core 2.0 and 2.1 2018-12-14 15:10:31 -07:00
AssemblyReport.md Updated project file information 2019-04-09 15:20:49 -06:00
UAC.cs Fixed bug in IsRunningAsAdmin when acting on token with TokenElevationTypeLimited flag. (#44) 2019-04-09 09:19:05 -06:00
Vanara.Security.csproj Updated project files for 2.8.11 release 2019-06-07 20:42:41 -06:00