BitLockerKey.Read.All
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Delegate Permission
|
|
Id |
|
Consent Type |
|
Display String |
|
Description |
|
Resources
Property |
Type |
Description |
createdDateTime |
DateTimeOffset |
The date and time when the key was originally backed up to Azure Active Directory. Not nullable. |
deviceId |
String |
Identifier of the device the BitLocker key is originally backed up from. Supports $filter (eq ). |
id |
String |
The unique identifier for the BitLocker key. |
key |
String |
The BitLocker recovery key. Returned only on $select . Not nullable. |
volumeType |
volumeType |
Indicates the type of volume the BitLocker key is associated with. The possible values are: 1 (for operatingSystemVolume ), 2 (for fixedDataVolume ), 3 (for removableDataVolume ), and 4 (for unknownFutureValue ). |