ISolidFireElementTestKeyProviderKmipAsync Method (CancellationToken, 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 Task<TestKeyProviderKmipResult> TestKeyProviderKmipAsync(
CancellationToken cancellationToken,
long KeyProviderID
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
- KeyProviderID
- Type: SystemInt64
Return Value
Type:
TaskTestKeyProviderKmipResultSee Also