
Hi, i am using client object model in c# win form. How to programmatically check if the current SharePoint user name and password is correct?
here I log in using SharePoint Site URL, username and Password. if User name or Password is Wrong then Log-in Process will be cancelled. how can i do this??