ISolidFireElementDeleteKeyProviderKmipAsync Method (CancellationToken, Int64) |
Delete the specified inactive Key Provider.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<DeleteKeyProviderKmipResult> DeleteKeyProviderKmipAsync(
CancellationToken cancellationToken,
long KeyProviderID
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
- KeyProviderID
- Type: SystemInt64
Return Value
Type:
TaskDeleteKeyProviderKmipResultSee Also