次の方法で共有


SmartCardCryptogramStorageKeyInfo.Attestation プロパティ

定義

構成証明を取得します。

public:
 property IBuffer ^ Attestation { IBuffer ^ get(); };
IBuffer Attestation();
public IBuffer Attestation { get; }
var iBuffer = smartCardCryptogramStorageKeyInfo.attestation;
Public ReadOnly Property Attestation As IBuffer

プロパティ値

構成証明を含むバッファー。

適用対象

こちらもご覧ください