DiskSecret interface

Contains all the secrets of a Disk.

Properties

bitLockerKey

Bit Locker key of the disk which can be used to unlock the disk to copy data.

diskSerialNumber

Serial number of the assigned disk.

Property Details

bitLockerKey

Bit Locker key of the disk which can be used to unlock the disk to copy data.

bitLockerKey?: string

Property Value

string

diskSerialNumber

Serial number of the assigned disk.

diskSerialNumber?: string

Property Value

string