TestimoX

API Reference

Class

BitLockerInfo

Namespace ADPlayground.Computers.BitLockerRecoveryScanner
Assembly ADPlayground
Modifiers sealed

Minimal BitLocker recovery summary for a computer.

Inheritance

  • Object
  • BitLockerInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

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.