Click or drag to resize

KeyProviderKmipKeyProviderIsActive Property

True if the KMIP Key Provider is active. A provider is considered active if are still outstanding keys which were created but not yet deleted and therefore assumed to still be in use.

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

Property Value

Type: Boolean
See Also