Click or drag to resize

GetEncryptionAtRestInfoResultState Property

The current Encryption At Rest state. Possible values are "disabled", "enabling", "enabled" or "disabling".

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string State { get; set; }

Property Value

Type: String
See Also