Gaurav SonawaneDec 17, 20151 minConnect to site from different environment/domainIn this blog we will see how to connecting to site from different environment using CSOM with login Credentials Add two references to...
Gaurav SonawaneDec 16, 20151 minVerify current user access on current siteIn this blog we will see how if current user having permissions a site string webUri = //your site url; using (ClientContext context =...