Back to Node Auth0

Interface ActionModuleSecret

docs/interfaces/management.Management.ActionModuleSecret.html

5.9.1642 B
Original Source

Interface ActionModuleSecret

interface ActionModuleSecret {
name?: string;
updated_at?: string;
}

Index

Properties

name?updated_at?

Properties

Optionalname

name?: string

The name of the secret.

Optionalupdated_at

updated_at?: string

The time when the secret was last updated.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nameupdated_at