GetSoftwareEncryptionAtRestInfoResult Properties |
The GetSoftwareEncryptionAtRestInfoResult type exposes the following members.
| Name | Description | |
|---|---|---|
| MasterKeyInfo |
Information about the current SEAR master key.
| |
| RekeyMasterKeyAsyncResultID |
The async result ID of the current or most recent rekey operation (if any), if it hasn't been deleted yet. GetAsyncResult output will include a SearRekeyMasterKeyInfo.
| |
| State |
The current Software Encryption At Rest state. Possible values are "disabled" or "enabled".
| |
| Version |
A version number that is incremented each time SEAR is enabled.
|