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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Access Context Manager V1 API - Module Google::Identity::AccessContextManager::Type::DeviceEncryptionStatus (v0.11.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.0 (latest)](/ruby/docs/reference/google-identity-access_context_manager-v1/latest/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus)\n- [0.10.1](/ruby/docs/reference/google-identity-access_context_manager-v1/0.10.1/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus)\n- [0.9.0](/ruby/docs/reference/google-identity-access_context_manager-v1/0.9.0/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus)\n- [0.8.2](/ruby/docs/reference/google-identity-access_context_manager-v1/0.8.2/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus)\n- [0.7.2](/ruby/docs/reference/google-identity-access_context_manager-v1/0.7.2/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus)\n- [0.6.0](/ruby/docs/reference/google-identity-access_context_manager-v1/0.6.0/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus)\n- [0.5.2](/ruby/docs/reference/google-identity-access_context_manager-v1/0.5.2/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus)\n- [0.4.0](/ruby/docs/reference/google-identity-access_context_manager-v1/0.4.0/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus)\n- [0.3.0](/ruby/docs/reference/google-identity-access_context_manager-v1/0.3.0/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus)\n- [0.2.0](/ruby/docs/reference/google-identity-access_context_manager-v1/0.2.0/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus)\n- [0.1.2](/ruby/docs/reference/google-identity-access_context_manager-v1/0.1.2/Google-Identity-AccessContextManager-Type-DeviceEncryptionStatus) \nReference documentation and code samples for the Access Context Manager V1 API module Google::Identity::AccessContextManager::Type::DeviceEncryptionStatus.\n\nThe encryption state of the device.\n\nConstants\n---------\n\n### ENCRYPTION_UNSPECIFIED\n\n**value:** 0 \nThe encryption status of the device is not specified or not known.\n\n### ENCRYPTION_UNSUPPORTED\n\n**value:** 1 \nThe device does not support encryption.\n\n### UNENCRYPTED\n\n**value:** 2 \nThe device supports encryption, but is currently unencrypted.\n\n### ENCRYPTED\n\n**value:** 3 \nThe device is encrypted."]]