Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface DomainVerificationMethod

    interface DomainVerificationMethod {
        name: Management.DomainVerificationMethodNameEnum;
        record: string;
        domain?: string;
    }
    Index

    Properties

    Properties

    record: string

    Value used to verify the domain.

    domain?: string

    The name of the txt record for verification