Table of Contents

Class RoleTypeEnum.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

Organization

public const string Organization = "organization"

Field Value

string

Tenant

public const string Tenant = "tenant"

Field Value

string