onvif
    Preparing search index...

    Interface AntipassbackState

    A structure containing anti-passback related state information.

    interface AntipassbackState {
        antipassbackViolated: boolean;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index
    antipassbackViolated: boolean

    Indicates if anti-passback is violated for the credential.