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