Click or drag to resize

IOAuth2TokenScope Property

The scope of the token.

Namespace:  Rhino.Runtime.RhinoAccounts
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
IReadOnlyCollection<string> Scope { get; }

Property Value

Type: IReadOnlyCollectionString
See Also