Vanara/Security
dahall c856d06332 Updated project files for v3.1.9 2020-01-17 08:50:25 -07:00
..
AccessControl Fixed memory leaks when using WindowsIdentity.GetCurrent() (#91) 2020-01-01 15:41:44 -07: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 WellKnownSidType.ServiceSid to method AccountUtils.IsServiceAccount (#96) 2020-01-01 20:55:22 -07:00
ActiveDirectoryExtension.cs MAJOR BREAKING CHANGE: Moved all extension methods for System.Object to Vanara.Extensions.Reflection namespace to avoid Intellisense overloads with methods that will be rarely used. 2019-08-17 14:42:49 -06:00
AssemblyReport.md Updated project documentation 2019-09-05 21:03:18 -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 Updated project files for v3.1.9 2020-01-17 08:50:25 -07:00