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

    Interface EventStreamCloudEventContextTenant

    Reference to a tenant in event context

    interface EventStreamCloudEventContextTenant {
        tenant_id: string;
    }
    Index

    Properties

    Properties

    tenant_id: string

    Machine-generated unique tenant identifier.