Partager via


SmartCardCryptogramStorageKeyInfo.Attestation Propriété

Définition

Obtient l’attestation.

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

Valeur de propriété

Mémoire tampon contenant l’attestation.

S’applique à

Voir aussi