Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
DomainVerificationMethod
Interface DomainVerificationMethod
interface
DomainVerificationMethod
{
name
:
Management
.
DomainVerificationMethodNameEnum
;
record
:
string
;
domain
?:
string
;
}
Index
Properties
name
record
domain?
Properties
name
name
:
Management
.
DomainVerificationMethodNameEnum
record
record
:
string
Value used to verify the domain.
Optional
domain
domain
?:
string
The name of the txt record for verification
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
record
domain
Auth0 Node.js SDK - v5.0.0
Loading...
Value used to verify the domain.