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