public GetAzureADNativeApplicationAuthenticatedContext ( string siteUrl, string clientId, |
||
siteUrl | string | Site for which the ClientContext object will be instantiated |
clientId | string | The Azure AD Native Application Client ID |
redirectUri | The Azure AD Native Application Redirect Uri | |
tokenCache | Optional token cache. If not specified an in-memory token cache will be used | |
return | ClientContext |