Share via


SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult.OperationStatus Property

Definition

Gets the operation status of GetAllCryptogramMaterialCharacteristicsAsync operation.

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

Property Value

The operation status of GetAllCryptogramMaterialCharacteristicsAsync operation.

Applies to