@regulaforensics/vp-frontend-document-components
    Preparing search index...

    Interface ProcessParamsRfid

    Params for the RFID chip data reprocessing

    ProcessParamsRfid

    interface ProcessParamsRfid {
        paSensitiveCodesDisable?: ParsingNotificationCodes[];
    }
    Index

    Properties

    paSensitiveCodesDisable?: ParsingNotificationCodes[]

    A list of notification codes that should be ignored during passive authentication (PA)

    ProcessParamsRfid