Condividi tramite


SmartCardCryptogramStorageKeyInfo.Attestation Proprietà

Definizione

Ottiene l'attestazione.

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

Valore della proprietà

Buffer contenente l'attestazione.

Si applica a

Vedi anche