Back to Node Auth0

Interface CreateEncryptionKeyRequestContent

docs/interfaces/management.Management.CreateEncryptionKeyRequestContent.html

5.9.1798 B
Original Source

Interface CreateEncryptionKeyRequestContent

Example

{ * type: "customer-provided-root-key" * }Copy

interface CreateEncryptionKeyRequestContent {
type: Management.CreateEncryptionKeyType;
}

Index

Properties

type

Properties

type

type: Management.CreateEncryptionKeyType

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties type