public enum DeviceEncryptionStatusReference documentation and code samples for the Google.Identity.AccessContextManager.Type enum DeviceEncryptionStatus.
The encryption state of the device.
Namespace
Google.Identity.AccessContextManager.TypeAssembly
Google.Identity.AccessContextManager.Type.dll
Fields |
|
|---|---|
| Name | Description |
Encrypted |
The device is encrypted. |
EncryptionUnspecified |
The encryption status of the device is not specified or not known. |
EncryptionUnsupported |
The device does not support encryption. |
Unencrypted |
The device supports encryption, but is currently unencrypted. |