DiskSecret interface
Contains all the secrets of a Disk.
Properties
| bit |
Bit Locker key of the disk which can be used to unlock the disk to copy data. |
| disk |
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