Specifies a space-separated list of OAuth scopes that limit the permissions granted by an access token. The driver uses this value when authenticating to a REST service using OAuth 2.0 (AuthenticationMethod=OAuth2).
Valid Values
string
where:
string
is a space-separated list of security scopes.
Examples
The following example demonstrates a configuration that limits the user to read only access to user permissions and data using Google Analytics API.