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

    Interface LogStreamPiiConfig

    interface LogStreamPiiConfig {
        log_fields: Management.LogStreamPiiLogFieldsEnum[];
        method?: Management.LogStreamPiiMethodEnum;
        algorithm?: "xxhash";
    }
    Index

    Properties

    algorithm?: "xxhash"