Table of Contents

Class TokenQuota

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll
public class TokenQuota
Inheritance
TokenQuota
Inherited Members

Properties

ClientCredentials

This defines the fields that control the token quota

[JsonProperty("client_credentials")]
public Quota ClientCredentials { get; set; }

Property Value

Quota