Click or drag to resize

SolidFireElementTestKeyProviderKmip Method (Int64)

Test whether the specified Key Provider is functioning normally.

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

Parameters

KeyProviderID
Type: SystemInt64

Return Value

Type: TestKeyProviderKmipResult

Implements

ISolidFireElementTestKeyProviderKmip(Int64)
See Also