Info
Version: | 2.0.0 |
Author(s): | gillhpc |
Last Update: | Friday, November 19, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ADCUKActiveDirectoryAccess |
Install
Install-Package ADCUKActiveDirectoryAccess
dotnet add package ADCUKActiveDirectoryAccess
paket add ADCUKActiveDirectoryAccess
ADCUKActiveDirectoryAccess Download (Unzip the "nupkg" after downloading)
1.1.0 - added more checking to various methods that throw Exceptions back to user.
1.1.1 - bug fix in AuthenticateUser.
null groups check removed BUT default groups and logicRule added
1.2.0 - Added UserSecurityClass
1.2.1 - Rebuilt to .Net Framework 4.0 rather than 4.0.1
1.2.2 - 1.2.1 would not load for some reason
1.2.3 - Another mess up
1.2.4 - Added static TestFormembership
1.2.5 - Updated version so it tracks rebuilds
1.2.6 - Added signing to Dll
1.2.7 - Moved to VS2012
1.2.9 - Slight mod to AuthenticateUser to correct bug #507
1.3.0 - fixed issue for AuthenticateUser so all groups are returned.
1.3.2 - Target Net 4.7
1.3.3 - Taget .Net 4.7.1
1.3.4 - resign assembly
1.3.7.1 - Add .Net 4.7.2 folder
1.3.8 - Added .Net 4.7.2 Build
1.3.9 - Updated FullName & Groups to Internal
1.3.10 - Updated FullName & Groups to public
1.3.11 - Added .Net4.8 build
2.0.0 - Added .Net6 build.