public GetSharePointOnlineAuthenticatedContextTenant ( string siteUrl, string tenantUser, |
||
siteUrl | string | Site for which the ClientContext object will be instantiated |
tenantUser | string | User to be used to instantiate the ClientContext object |
tenantUserPassword | Password (SecureString) of the user used to instantiate the ClientContext object | |
return | ClientContext |