onvif
    Preparing search index...

    Interface GetBlacklistResponse

    interface GetBlacklistResponse {
        identifier?: CredentialIdentifierItem[];
        nextStartReference?: string;
    }
    Index

    The blacklisted credential identifiers matching the request criteria.

    nextStartReference?: string

    StartReference to use in next call to get the following items. If absent, no more items to get.