| IOAuth2TokenScope Property  | 
 
            The scope of the token.
            
 
    Namespace: 
   Rhino.Runtime.RhinoAccounts
    Assembly:
   RhinoCommon (in RhinoCommon.dll)
Since: 7.0
 Syntax
SyntaxIReadOnlyCollection<string> Scope { get; }ReadOnly Property Scope As IReadOnlyCollection(Of String)
	Get
Property Value
Type: 
IReadOnlyCollectionString See Also
See Also