Property Scopes
Scopes
Gets a list of scopes that specifies the valid permissions associated with the tokens.
Declaration
public IReadOnlyList<string> Scopes { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<string> | A list of scopes that specifies the valid permissions associated with the tokens. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |