Click or drag to resize

KeyProviderKmipKeyProviderID Property

The ID of the KMIP Key Provider. This is a unique value assigned by the cluster during CreateKeyProviderKmip which cannot be changed.

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

Property Value

Type: Int64
See Also