Click or drag to resize

SolidFireElementGetKeyServerKmip Method (Int64)

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#
public GetKeyServerKmipResult GetKeyServerKmip(
	long KeyServerID
)

Parameters

KeyServerID
Type: SystemInt64

Return Value

Type: GetKeyServerKmipResult

Implements

ISolidFireElementGetKeyServerKmip(Int64)
See Also