Back to Node Auth0

Interface ActionModuleSecretRequest

docs/interfaces/management.Management.ActionModuleSecretRequest.html

5.9.1574 B
Original Source

Interface ActionModuleSecretRequest

interface ActionModuleSecretRequest {
name: string;
value: string;
}

Index

Properties

namevalue

Properties

name

name: string

The name of the secret.

value

value: string

The value of the secret.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties namevalue