SmartCardCryptogramStorageKeyInfo.Attestation 属性

定义

获取证明。

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

属性值

包含证明的缓冲区。

适用于

另请参阅