Table of Contents

Class ManagementApiClient

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll
public class ManagementApiClient : IManagementApiClient
Inheritance
ManagementApiClient
Implements
Derived
Inherited Members
Extension Methods

Constructors

ManagementApiClient(string?, ClientOptions?)

public ManagementApiClient(string? token = null, ClientOptions? clientOptions = null)

Parameters

token string
clientOptions ClientOptions

Properties

Actions

public IActionsClient Actions { get; }

Property Value

IActionsClient

Anomaly

public IAnomalyClient Anomaly { get; }

Property Value

IAnomalyClient

AttackProtection

public IAttackProtectionClient AttackProtection { get; }

Property Value

IAttackProtectionClient

Branding

public IBrandingClient Branding { get; }

Property Value

IBrandingClient

ClientGrants

public IClientGrantsClient ClientGrants { get; }

Property Value

IClientGrantsClient

Clients

public IClientsClient Clients { get; }

Property Value

IClientsClient

ConnectionProfiles

public IConnectionProfilesClient ConnectionProfiles { get; }

Property Value

IConnectionProfilesClient

Connections

public IConnectionsClient Connections { get; }

Property Value

IConnectionsClient

CustomDomains

public ICustomDomainsClient CustomDomains { get; }

Property Value

ICustomDomainsClient

DeviceCredentials

public IDeviceCredentialsClient DeviceCredentials { get; }

Property Value

IDeviceCredentialsClient

EmailTemplates

public IEmailTemplatesClient EmailTemplates { get; }

Property Value

IEmailTemplatesClient

Emails

public IEmailsClient Emails { get; }

Property Value

IEmailsClient

EventStreams

public IEventStreamsClient EventStreams { get; }

Property Value

IEventStreamsClient

Events

public IEventsClient Events { get; }

Property Value

IEventsClient

Flows

public IFlowsClient Flows { get; }

Property Value

IFlowsClient

Forms

public IFormsClient Forms { get; }

Property Value

IFormsClient

Groups

public IGroupsClient Groups { get; }

Property Value

IGroupsClient

Guardian

public IGuardianClient Guardian { get; }

Property Value

IGuardianClient

Hooks

public IHooksClient Hooks { get; }

Property Value

IHooksClient

Jobs

public IJobsClient Jobs { get; }

Property Value

IJobsClient

Keys

public IKeysClient Keys { get; }

Property Value

IKeysClient

LogStreams

public ILogStreamsClient LogStreams { get; }

Property Value

ILogStreamsClient

Logs

public ILogsClient Logs { get; }

Property Value

ILogsClient

NetworkAcls

public INetworkAclsClient NetworkAcls { get; }

Property Value

INetworkAclsClient

Organizations

public IOrganizationsClient Organizations { get; }

Property Value

IOrganizationsClient

Prompts

public IPromptsClient Prompts { get; }

Property Value

IPromptsClient

RefreshTokens

public IRefreshTokensClient RefreshTokens { get; }

Property Value

IRefreshTokensClient

ResourceServers

public IResourceServersClient ResourceServers { get; }

Property Value

IResourceServersClient

RiskAssessments

public IRiskAssessmentsClient RiskAssessments { get; }

Property Value

IRiskAssessmentsClient

Roles

public IRolesClient Roles { get; }

Property Value

IRolesClient

Rules

public IRulesClient Rules { get; }

Property Value

IRulesClient

RulesConfigs

public IRulesConfigsClient RulesConfigs { get; }

Property Value

IRulesConfigsClient

SelfServiceProfiles

public ISelfServiceProfilesClient SelfServiceProfiles { get; }

Property Value

ISelfServiceProfilesClient

Sessions

public ISessionsClient Sessions { get; }

Property Value

ISessionsClient

Stats

public IStatsClient Stats { get; }

Property Value

IStatsClient

SupplementalSignals

public ISupplementalSignalsClient SupplementalSignals { get; }

Property Value

ISupplementalSignalsClient

Tenants

public ITenantsClient Tenants { get; }

Property Value

ITenantsClient

Tickets

public ITicketsClient Tickets { get; }

Property Value

ITicketsClient

TokenExchangeProfiles

public ITokenExchangeProfilesClient TokenExchangeProfiles { get; }

Property Value

ITokenExchangeProfilesClient

UserAttributeProfiles

public IUserAttributeProfilesClient UserAttributeProfiles { get; }

Property Value

IUserAttributeProfilesClient

UserBlocks

public IUserBlocksClient UserBlocks { get; }

Property Value

IUserBlocksClient

UserGrants

public IUserGrantsClient UserGrants { get; }

Property Value

IUserGrantsClient

Users

public IUsersClient Users { get; }

Property Value

IUsersClient

VerifiableCredentials

public IVerifiableCredentialsClient VerifiableCredentials { get; }

Property Value

IVerifiableCredentialsClient