Click here to Skip to main content
15,886,806 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm developing credential provider, that would authentificate user by
login, password and identification media(such as flash, cd,dvd,
floppy). Exactly, i'm porting these from my gina realization.
Code, that check media is complete, and my problem is to obtain
current user token in wrap provider that wrap standart password
provider. My first idea was to use LogonUser in GetSerialization method, but i can't get username, password and domain from wrapped custom password provider.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900