Scope
- Last Updated: July 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- Snowflake 6.0
- TeamCity 6.0
- Documentation
Purpose
Specifies a space-separated list of OAuth scopes that limit the permissions granted by an access token.
Valid Values
String
where:
String
is a space-separated list of security scopes.
Data Source Methods
public String getScope()
public void setScope(String)
Default Value
No default value
Data Type
String