Compartilhar via


SmartCardCryptogramStorageKeyInfo.Attestation Propriedade

Definição

Obtém o atestado.

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

Valor da propriedade

Um buffer que contém o atestado.

Aplica-se a

Confira também