Access Context Manager V1 API - Module Google::Identity::AccessContextManager::Type::DeviceEncryptionStatus (v0.8.0)

Reference documentation and code samples for the Access Context Manager V1 API module Google::Identity::AccessContextManager::Type::DeviceEncryptionStatus.

The encryption state of the device.

Constants

ENCRYPTION_UNSPECIFIED

value: 0
The encryption status of the device is not specified or not known.

ENCRYPTION_UNSUPPORTED

value: 1
The device does not support encryption.

UNENCRYPTED

value: 2
The device supports encryption, but is currently unencrypted.

ENCRYPTED

value: 3
The device is encrypted.