dissect.database.ese.ntds.objects.trusteddomain

Module Contents

Classes

TrustedDomain

Represents a trusted domain object in the Active Directory.

class dissect.database.ese.ntds.objects.trusteddomain.TrustedDomain(db: dissect.database.ese.ntds.database.Database, record: dissect.database.ese.record.Record)

Bases: dissect.database.ese.ntds.objects.leaf.Leaf

Represents a trusted domain object in the Active Directory.

References

__object_class__ = 'trustedDomain'