Click or drag to resize

GetSoftwareEncryptionAtRestInfoResultMasterKeyInfo Property

Information about the current SEAR master key.

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

Property Value

Type: EncryptionKeyInfo
See Also