Indicates whether this session has authorization for the given scope.
The scope to test for. Only one scope identifier may be specified, so the string should not contain whitespace.
true if someScope is listed in this session's scopes.
See Implementation
Indicates whether this session has authorization for the given scope.