Click or drag to resize

GetSoftwareEncryptionAtRestInfoResultState Property

The current Software Encryption At Rest state. Possible values are "disabled" or "enabled".

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