SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult.OperationStatus Property

Definition

public:
 property SmartCardCryptogramGeneratorOperationStatus OperationStatus { SmartCardCryptogramGeneratorOperationStatus get(); };
SmartCardCryptogramGeneratorOperationStatus OperationStatus();
public SmartCardCryptogramGeneratorOperationStatus OperationStatus { get; }
var smartCardCryptogramGeneratorOperationStatus = smartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult.operationStatus;
Public ReadOnly Property OperationStatus As SmartCardCryptogramGeneratorOperationStatus

Property Value

The operation status of GetAllCryptogramStorageKeyCharacteristicsAsync.

Applies to