Hi..
I have a login dialog with user name and password.I want two types of authentications.
1> Local machine username_passowrd authentication.(ie the one present in Control panel_administrative tools_Computer management_local users and grps_users.)
2>Active directory(AD) username_passowrd authentication.
Can neone show some light with a C# snippet..?
I have a login dialog with user name and password.I want two types of authentications.
1> Local machine username_passowrd authentication.(ie the one present in Control panel_administrative tools_Computer management_local users and grps_users.)
2>Active directory(AD) username_passowrd authentication.
Can neone show some light with a C# snippet..?