Click or drag to resize

GetEncryptionAtRestInfoResultAuthenticationKeyInfo Property

Information about the encryption key that's being used for the Encryption At Rest feature.

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

Property Value

Type: EncryptionKeyInfo
See Also