May 2018
Beginner
532 pages
14h 1m
English
You may have noticed, in our SPOMS example, a couple of lines of commented code. These are to provide an additional query string parameter to the connection URL, specifically ?DelegatedOrg=, which is similar to connecting via Exchange Online. Likewise, this parameter accepts a tenant name (usually in the form *.onmicrosoft.com) that will allow you to connect to the client administration site using delegated access.
Unfortunately, there's no way to connect directly to SharePoint sites using delegated access. Instead, you share the site with your external account and then, after confirming you can connect from the website, you'll need to get the full name of the SharePoint user for the external account.
Although ...
Read now
Unlock full access