ISolidFireElementGetKeyProviderKmipAsync Method (CancellationToken, Int64) |
Returns the specified KMIP (Key Management Interoperability Protocol) Key Provider object.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<GetKeyProviderKmipResult> GetKeyProviderKmipAsync(
CancellationToken cancellationToken,
long KeyProviderID
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
- KeyProviderID
- Type: SystemInt64
Return Value
Type:
TaskGetKeyProviderKmipResultSee Also