SmartCardCryptogramStorageKeyInfo.Attestation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the attestation.
public:
property IBuffer ^ Attestation { IBuffer ^ get(); };
IBuffer Attestation();
public IBuffer Attestation { get; }
var iBuffer = smartCardCryptogramStorageKeyInfo.attestation;
Public ReadOnly Property Attestation As IBuffer
Property Value
A buffer containing the attestation.