Hi Guys,
I have come across a scenario where i have to validate the user name and password for logging in to a particular screen.
The password is auto generated and send to the person who is logging in. The password is a alphanumeric string which has both lower case and upper case alphabets.
When i try and validate using the StartsWith function the user is able to login even if he/she enters the password irrespective of the case. I want the password to be case sensitive and only grant the user access if the entered password matches the given password as it is.
The generated password is stored in a SharePoint list.
How can i achieve this. Kindly advise on how to move ahead.
Thanks & Regards
Srinath
Solved! Go to Solution.
Hi @v-bofeng-msft ,
Yes my app is working now and i have accepted your recommendation as the solution.
Regards
Srinath
User | Count |
---|---|
183 | |
124 | |
88 | |
45 | |
42 |
User | Count |
---|---|
248 | |
158 | |
127 | |
78 | |
73 |