0
kicks
Belgian eID and .NET - Part 2: Modify the middleware
In my previous post I talked about how you could build the eID middleware and create a sample application that uses the eID. When you start an application that uses the middleware you'll see the following confirmation dialog that asks the user for permission to access the card.
An end user wouldn't want this dialog to pop up all the time while working with eID cards. But since we have the sources we can modify the middleware and suppress the confirmation dialog. Let's get started!