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.”
|