Vanara/Security
dahall ffc54378a7 Removed .NET 5.0 support until VS is updated 2020-10-26 18:36:24 -06:00
..
AccessControl MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00
Principal Fixed NullReferenceException for WindowsIdentity to WindowsImpersonatedIdentity 2020-08-23 12:44:50 -06: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 Fixed bug in WindowsIdentity.Run extension method causing method to be called twice if identity was null 2020-08-23 12:47:44 -06:00
ActiveDirectoryExtension.cs Add and corrected XML documentation. 2020-03-01 18:59:39 -07:00
AssemblyReport.md Updated project information files 2020-07-14 16:02:36 -06:00
UAC.cs Corrected based on fix to TOKEN_LINKED_TOKEN.LinkedToken type 2019-08-16 09:56:00 -06:00
Vanara.Security.csproj Removed .NET 5.0 support until VS is updated 2020-10-26 18:36:24 -06:00