Table of Contents

Class ClientMyOrganizationDeletionBehaviorEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

Allow

public const string Allow = "allow"

Field Value

string

AllowIfEmpty

public const string AllowIfEmpty = "allow_if_empty"

Field Value

string