Table of Contents

Class ConnectionDeletionBehaviorEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

Allow

public const string Allow = "allow"

Field Value

string

AllowIfEmpty

public const string AllowIfEmpty = "allow_if_empty"

Field Value

string