Click or drag to resize

ISolidFireElementListKeyServersKmip Method (ListKeyServersKmipRequest)

Returns the list of KMIP (Key Management Interoperability Protocol) Key Servers which have been created via CreateKeyServerKmip. The list can optionally be filtered by specifying additional parameters.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
ListKeyServersKmipResult ListKeyServersKmip(
	ListKeyServersKmipRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiListKeyServersKmipRequest

Return Value

Type: ListKeyServersKmipResult
See Also