Click or drag to resize

SolidFireElement.TestKeyServerKmip 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: System.Int64

Return Value

Type: TestKeyServerKmipResult

Implements

ISolidFireElement.TestKeyServerKmip(Int64)
See Also