Click or drag to resize

GetSoftwareEncryptionAtRestInfoResultRekeyMasterKeyAsyncResultID Property

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.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<long> RekeyMasterKeyAsyncResultID { get; set; }

Property Value

Type: NullableInt64
See Also