Class GetClientGrantsRequest
- Namespace
- Auth0.Management
Api .Models
- Assembly
- Auth0.ManagementApi.dll
Specifies criteria to use when querying all client grants.
- Inheritance
-
Get
Client Grants Request
- Inherited Members
Properties
AllowAnyOrganization
If enabled, any organization can be used with this grant. If disabled (default), the grant must be explicitly assigned to the desired organizations.
Property Value
- bool?
Audience
URL Encoded audience of a client grant to filter.
Property Value
ClientId
The Id of a client to filter by.