TestimoX

API Reference

Class

BitLockerInfo

Namespace ADPlayground.Computers.BitLockerRecoveryScanner
Assembly ADPlayground
Modifiers sealed

Minimal BitLocker recovery summary for a computer.

Inheritance

  • Object
  • BitLockerInfo

Constructors

Properties

public String SamAccountName { get; set; } #

Computer's sAMAccountName (legacy logon name).

public Int32 RecoveryCount { get; set; } #

Total msFVE-RecoveryInformation child objects found.

public Nullable<DateTime> LatestRecovery { get; set; } #

Creation time of the most recent recovery object, if any.