Share via


SmartCardCryptogramStorageKeyInfo.OperationStatus Property

Definition

Gets the operation status.

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

Property Value

The operation status.

Applies to

See also