Click or drag to resize

ISolidFireElementDeleteKeyServerKmip Method (DeleteKeyServerKmipRequest)

Delete the specified KMIP (Key Management Interoperability Protocol) Key Server. A KMIP Key Server can be deleted unless it's the last one assigned to its provider, and that provider is active (providing keys which are currently in use).

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
DeleteKeyServerKmipResult DeleteKeyServerKmip(
	DeleteKeyServerKmipRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiDeleteKeyServerKmipRequest

Return Value

Type: DeleteKeyServerKmipResult
See Also