Click or drag to resize

EncryptionKeyInfoKeyManagementType Property

The type of key management being used to manage this key. Possible values are "internal" and "external".

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

Property Value

Type: String
See Also