Table of Contents

Class CreateEncryptionKeyType.Values

Namespace
Auth0.ManagementApi
Assembly
Auth0.ManagementApi.dll

Constant strings for enum values

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

Fields

CustomerProvidedRootKey

public const string CustomerProvidedRootKey = "customer-provided-root-key"

Field Value

string

TenantEncryptionKey

public const string TenantEncryptionKey = "tenant-encryption-key"

Field Value

string