Table of Contents

Namespace Auth0.ManagementApi.Models.Actions

Classes

Action

Represents an action in Auth0

ActionBase
ActionDependency

Represent an npm dependency for an action or an action's version.

ActionError
ActionExecution
ActionExecutionResult

Captures the results of a single action being executed.

ActionOption

Allowable options for this param.

ActionRequiredBase
ActionSecret
ActionSemVer

Denotes the major.minor version of an integration release

ActionSupportedTrigger
ActionVersion

Represents a version for an action in Auth0

ActionsRequiredConfiguration

Declares all the necessary configuration fields for an integration to work.

ActionsRequiredSecrets

Declares all the necessary secrets for an integration to work.

CompatibleTrigger

Informs which other trigger supports the same event and api.

CreateActionRequest

Request configuration for creating an action.

CurrentRelease
DeleteActionRequest

Request configuration for deleting an action.

GetActionsRequest

Request configuration for retrieving all actions.

Integration

Integration defines a self-contained functioning unit which partners publish. A partner may create one or many of these integrations.

Trigger

Represents a Trigger in Auth0

TriggerBinding

Represents a Trigger Binding in Auth0

UpdateActionRequest

Request configuration for updating an action.

UpdateTriggerBindingEntry
UpdateTriggerBindingEntry.BindingRef
UpdateTriggerBindingsRequest

Request configuration to update the actions that are bound (i.e. attached) to a trigger.

Enums

BindingPolicy

In order to execute an Action, it must be bound to a trigger using a binding. trigger-bound means that bindings are managed by the tenant. entity-bound means that the bindings are automatically managed by Auth0 and other internal resources will control those bindings. Tenants cannot manage entity-bound bindings.

FeatureType

Represents the type of the integration.