DriveBitLockerKeyResponse

data class DriveBitLockerKeyResponse(val bitLockerKey: String? = null, val driveId: String? = null)

BitLocker recovery key or password to the specified drive

Constructors

Link copied to clipboard
constructor(bitLockerKey: String? = null, driveId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val bitLockerKey: String? = null

BitLocker recovery key or password

Link copied to clipboard
val driveId: String? = null

Drive ID