By tag: smartcards
0
kicks
Implementing a Smart Card Authentication Pattern with ASP.NET, Part 1
While working on a particular ASP.NET project I came across an odd combination of requirements for user authentication using Smart Cards. This article discusses the background and part 1 of the implementation.
0
kicks
Reporting on Smart Card Logon in Active Directory
This article discusses how to decode the UserAccountControl property of a User in Active Directory in C# to determine if users accounts are Flagged with specific options. This particular sample detects if users required to use Smart Cards to logon to the Domain.