ISolidFireElementGetSoftwareEncryptionAtRestInfoAsync Method |
Get details of the current Software Encryption At Rest configuration.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax Task<GetSoftwareEncryptionAtRestInfoResult> GetSoftwareEncryptionAtRestInfoAsync(
CancellationToken cancellationToken
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
Return Value
Type:
TaskGetSoftwareEncryptionAtRestInfoResultSee Also