Table of Contents

Class ActionBindingTypeEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

[Serializable]
public static class ActionBindingTypeEnum.Values
Inheritance
ActionBindingTypeEnum.Values
Inherited Members

Fields

EntityBound

public const string EntityBound = "entity-bound"

Field Value

string

TriggerBound

public const string TriggerBound = "trigger-bound"

Field Value

string