Click or drag to resize

ISolidFireElementGetKeyServerKmip Method (GetKeyServerKmipRequest)

Returns the specified KMIP (Key Management Interoperability Protocol) Key Server object.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetKeyServerKmipResult GetKeyServerKmip(
	GetKeyServerKmipRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiGetKeyServerKmipRequest

Return Value

Type: GetKeyServerKmipResult
See Also