Table of Contents

Class OrganizationDeletionBehaviorEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

Allow

public const string Allow = "allow"

Field Value

string

AllowIfEmpty

public const string AllowIfEmpty = "allow_if_empty"

Field Value

string