SmartCardCryptogramStorageKeyInfo.OperationalRequirements プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ストレージ キーの操作要件を取得します。
public:
property Platform::String ^ OperationalRequirements { Platform::String ^ get(); };
winrt::hstring OperationalRequirements();
public string OperationalRequirements { get; }
var string = smartCardCryptogramStorageKeyInfo.operationalRequirements;
Public ReadOnly Property OperationalRequirements As String
プロパティ値
運用要件。
Windows の要件
デバイス ファミリ |
Windows Mobile Extension SDK (10.0.14393.0 で導入)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (v3.0 で導入)
|