dissect.database.ese.ntds.objects.top

Module Contents

Classes

Top

Represents the top object in the Active Directory.

class dissect.database.ese.ntds.objects.top.Top(db: dissect.database.ese.ntds.database.Database, record: dissect.database.ese.record.Record)

Bases: dissect.database.ese.ntds.objects.object.Object

Represents the top object in the Active Directory.

References

__object_class__ = 'top'
__repr_body__() str
property display_name: str | None

Return the displayName for this object.