Hello,
I am creating a small program for my company that displays a users account status such as being locked, password expired, and quota limits. Part of my application is a button that a user can click to unlock their account or reset their password via Self Service. I understand how to lock the screen and send the user to the GINA. What I am wondering is if I can eliminate the step of the user having to click the "Reset Password / Unlock Account" button added by your program and send the user directly to that screen.
If it helps I am writing my program in C#.
Thanks,
Richard Ortiz