Click or drag to resize

SolidFireElementDeleteKeyProviderKmip Method (Int64)

Delete the specified inactive Key Provider.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public DeleteKeyProviderKmipResult DeleteKeyProviderKmip(
	long KeyProviderID
)

Parameters

KeyProviderID
Type: SystemInt64

Return Value

Type: DeleteKeyProviderKmipResult

Implements

ISolidFireElementDeleteKeyProviderKmip(Int64)
See Also