Auth0 Node.js SDK - v5.3.0
Preparing search index...
management
Management
ActionModuleSecretRequest
Interface ActionModuleSecretRequest
interface
ActionModuleSecretRequest
{
name
:
string
;
value
:
string
;
}
Index
Properties
name
value
Properties
name
name
:
string
The name of the secret.
value
value
:
string
The value of the secret.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
value
Auth0 Node.js SDK - v5.3.0
Loading...
The name of the secret.