API Reference / BitLockerInfoAPI ReferenceClass BitLockerInfoEdit on GitHubNamespace ADPlayground.Computers.BitLockerRecoveryScannerAssembly ADPlaygroundSource ADPlayground/Computers/BitLockerRecoveryScanner.cs:12Modifiers sealedMinimal BitLocker recovery summary for a computer.InheritanceObjectBitLockerInfoFilter membersAll (8) Constructors (1) Methods (4) Properties (3)Show inherited Expand all Collapse all ResetConstructorspublic BitLockerInfo() #ADPlayground/Computers/BitLockerRecoveryScanner.cs:12Inherited Methodspublic override Boolean Equals(Object obj) #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:20Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:25Returns: Int32Inherited from Objectpublic Type GetType() #Returns: TypeInherited from Objectpublic override String ToString() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Returns: StringInherited from ObjectPropertiespublic String SamAccountName { get; set; } #ADPlayground/Computers/BitLockerRecoveryScanner.cs:12Computer's sAMAccountName (legacy logon name).public Int32 RecoveryCount { get; set; } #ADPlayground/Computers/BitLockerRecoveryScanner.cs:14Total msFVE-RecoveryInformation child objects found.public Nullable<DateTime> LatestRecovery { get; set; } #ADPlayground/Computers/BitLockerRecoveryScanner.cs:16Creation time of the most recent recovery object, if any.