EDN Admin
Well-known member
Hi,
i am deleting a file from sharepoint.but it was showing me a error of credentials.so how can i pass the credentials of the administrator. i am passing the credentials like this...
wsList.Credentials = System.Net.CredentialCache.DefaultCredentials;
Regards,
S.Inayat Basha.
View the full article
i am deleting a file from sharepoint.but it was showing me a error of credentials.so how can i pass the credentials of the administrator. i am passing the credentials like this...
wsList.Credentials = System.Net.CredentialCache.DefaultCredentials;
Regards,
S.Inayat Basha.
View the full article