| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static BitLockerFixedDrivePolicy.Builder |
BitLockerFixedDrivePolicy.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
BitLockerFixedDrivePolicy.Builder |
BitLockerFixedDrivePolicy.Builder.encryptionMethod(BitLockerEncryptionMethod encryptionMethod)
“Select the encryption method for fixed drives.”
|
BitLockerFixedDrivePolicy.Builder |
BitLockerFixedDrivePolicy.Builder.recoveryOptions(BitLockerRecoveryOptions recoveryOptions)
“This policy setting allows you to control how BitLocker-protected fixed data
drives are recovered in the absence of the required credentials.
|
BitLockerFixedDrivePolicy.Builder |
BitLockerFixedDrivePolicy.Builder.requireEncryptionForWriteAccess(Boolean requireEncryptionForWriteAccess)
“This policy setting determines whether BitLocker protection is required for
fixed data drives to be writable on a computer.”
|
Copyright © 2018–2020. All rights reserved.