BitLockerRemovableDrivePolicy.Builder |
BitLockerRemovableDrivePolicy.Builder.blockCrossOrganizationWriteAccess(Boolean blockCrossOrganizationWriteAccess) |
“This policy setting determines whether BitLocker protection is required for
removable data drives to be writable on a computer.”
|
static BitLockerRemovableDrivePolicy.Builder |
BitLockerRemovableDrivePolicy.builder() |
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
BitLockerRemovableDrivePolicy.Builder |
BitLockerRemovableDrivePolicy.Builder.encryptionMethod(BitLockerEncryptionMethod encryptionMethod) |
“Select the encryption method for removable drives.”
|
BitLockerRemovableDrivePolicy.Builder |
BitLockerRemovableDrivePolicy.Builder.requireEncryptionForWriteAccess(Boolean requireEncryptionForWriteAccess) |
“Indicates whether to block write access to devices configured in another
organization.
|