:py:mod:`dissect.database.ese.ntds.objects.infrastructureupdate` ================================================================ .. py:module:: dissect.database.ese.ntds.objects.infrastructureupdate Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: dissect.database.ese.ntds.objects.infrastructureupdate.InfrastructureUpdate .. py:class:: InfrastructureUpdate(db: dissect.database.ese.ntds.database.Database, record: dissect.database.ese.record.Record) Bases: :py:obj:`dissect.database.ese.ntds.objects.top.Top` Represents an infrastructure update object in the Active Directory. .. rubric:: References - https://learn.microsoft.com/en-us/windows/win32/adschema/c-infrastructureupdate .. py:attribute:: __object_class__ :value: 'infrastructureUpdate'