Scope
Specify this property to turn on / off the admin consent scopes.
Possible Values
AdminConsent, NoAdminConsentData Type
string
Default Value
"NoAdminConsent"
Remarks
Specify scope to obtain the initial access and refresh token.
Set this property to AdminConsent to enable admin consent scopes in the driver or set to NoAdminConsent to use default scopes which does not require admin consent.