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