onvif
    Preparing search index...

    Interface DeleteUsers

    interface DeleteUsers {
        username: string[];
    }
    Index
    username: string[]

    Deletes users on an device and there may exist users that cannot be deleted to ensure access to the unit. Either all users are deleted successfully or a fault message MUST be returned and no users be deleted. If a username exists multiple times in the request, then a fault message is returned.