次の方法で共有


SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult.OperationStatus プロパティ

定義

GetAllCryptogramStorageKeyCharacteristicsAsync の操作状態を取得します。

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

プロパティ値

GetAllCryptogramStorageKeyCharacteristicsAsync の操作状態。

適用対象