Table of Contents

Class GroupTypeEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

Connection

public const string Connection = "connection"

Field Value

string

Organization

public const string Organization = "organization"

Field Value

string

Tenant

public const string Tenant = "tenant"

Field Value

string