Class Scopes
- Namespace
- Auth0.ManagementApi.Models
- Assembly
- Auth0.ManagementApi.dll
- Inheritance
-
Scopes
- Inherited Members
-
Properties
ClientKeys
[JsonProperty("client_keys")]
public ScopeEntry ClientKeys { get; set; }
Property Value
- ScopeEntry
Clients
[JsonProperty("clients")]
public ScopeEntry Clients { get; set; }
Property Value
- ScopeEntry
Stats
[JsonProperty("stats")]
public ScopeEntry Stats { get; set; }
Property Value
- ScopeEntry
Tokens
[JsonProperty("tokens")]
public ScopeEntry Tokens { get; set; }
Property Value
- ScopeEntry
Users
[JsonProperty("users")]
public ScopeEntry Users { get; set; }
Property Value
- ScopeEntry
[JsonProperty("users_app_metadata")]
public ScopeEntry UsersAppMetadata { get; set; }
Property Value
- ScopeEntry