Member Junction
    Preparing search index...

    Interface EnableFieldEncryptionParams

    Parameters for enabling encryption on existing data.

    interface EnableFieldEncryptionParams {
        batchSize?: number;
        entityFieldId: string;
    }
    Index

    Properties

    batchSize?: number

    Number of records to process per batch.

    100
    
    entityFieldId: string

    UUID of the EntityField to encrypt