Show / Hide Table of Contents

Atr Property

Atr

The "answer to reset" (ATR) for the smart card.

C#
public AnswerToReset? Atr { get; }

Property Value

Type Description
AnswerToReset

Implements

ISmartCardDevice.Atr

Remarks

The ATR for a smart card can act as an identifier for the type of card that is inserted.

In this article
Back to top Generated by DocFX