Click or drag to resize

SolidFireElementTestKeyServerKmip Method (Int64)

Test whether the specified KMIP (Key Management Interoperability Protocol) Key Server is functioning normally.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public TestKeyServerKmipResult TestKeyServerKmip(
	long KeyServerID
)

Parameters

KeyServerID
Type: SystemInt64

Return Value

Type: TestKeyServerKmipResult

Implements

ISolidFireElementTestKeyServerKmip(Int64)
See Also