bitLockerEncryptionMethod enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
BitLockerEncryptionMethod types
Members
Member | Value | Description |
---|---|---|
aesCbc128 | 3 | AES-CBC 128-bit. |
aesCbc256 | 4 | AES-CBC 256-bit. |
xtsAes128 | 6 | XTS-AES 128-bit. |
xtsAes256 | 7 | XTS-AES 256-bit. |