Description Usage Arguments Value See Also
Switch based on auth types.
1 2 | azureAuthenticateOnAuthType(azureActiveContext, authType, resource,
verbose = FALSE)
|
azureActiveContext |
A container used for caching variables used by |
authType |
Auth type for getting token: "ClientCredential", "DeviceCode" |
resource |
Resource to use for getting token |
verbose |
Print Tracing information (Default False) |
If successful, returns TRUE
Other Azure resource functions: adlFileInputStreamCheck
,
adlFileOutputStreamCheck
,
azureAuthenticate
,
azureCheckToken
,
azureGetTokenClientCredential
,
azureGetTokenDeviceCodeFetch
,
azureGetTokenDeviceCode
,
azureGetTokenRefreshToken
,
showDeviceCodeMessageToUser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.