Click or drag to resize

GetSoftwareEncryptionAtRestInfoResult Properties

The GetSoftwareEncryptionAtRestInfoResult type exposes the following members.

Properties
  NameDescription
Public propertyMasterKeyInfo
Information about the current SEAR master key.
Public propertyRekeyMasterKeyAsyncResultID
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.
Public propertyState
The current Software Encryption At Rest state. Possible values are "disabled" or "enabled".
Public propertyVersion
A version number that is incremented each time SEAR is enabled.
Top
See Also