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
Organization
public const string Organization = "organization"
Field Value
Tenant
public const string Tenant = "tenant"