grantType
Grant type, set to GrantType.AuthorizationCode if code is provided in order to gain user-level access.
Otherwise, set equal to GrantType.ClientCredentials to obtain app-level access only.
Grant type, set to GrantType.AuthorizationCode if code is provided in order to gain user-level access.
Otherwise, set equal to GrantType.ClientCredentials to obtain app-level access only.