Table of Contents

Class EnabledClientsGetRequest

Namespace
Auth0.ManagementApi.Models.Connections
Assembly
Auth0.ManagementApi.dll

Contains information required to fetch EnabledClients.

public class EnabledClientsGetRequest
Inheritance
EnabledClientsGetRequest
Inherited Members

Properties

ConnectionId

The id of the connection for which enabled clients are to be retrieved

public string ConnectionId { get; set; }

Property Value

string