Click or drag to resize

KeyServerKmipKeyServerID Property

The ID of the KMIP Key Server. This is a unique value assigned by the cluster during CreateKeyServer which cannot be changedKmip.

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

Property Value

Type: Int64
See Also