Event <name>
This section contains a list of commands that should be executed when the <name> event occur. Events are only supported on Windows platforms. The <name> event will be executed only if the current Windows user is using a smart card and the smart card PIN is verified. The matching between logged on Windows user and the used certificate requires a user principal name in the certificate.
The commands may be specified with wild cards to set the custom information:
- %number%
-
Card serial number
- %upn%
-
User principal name from the certificate
- %user%
-
User name part of %upn%
- %domain%
-
Domain part of %upn%
Each command is either a load external command or an application that should be started.
[Event TEST] 1=load %InstallLocation%\iid.dll,EntryAdmin –about 2=%programfiles%\view\load.exe –url index.html?number=%number%&upn=%upn%