Partager via


SmartCardTriggerDetails.SourceAppletId Propriété

Définition

Obtient l’ID d’applet de la source du déclencheur smart carte.

public:
 property IBuffer ^ SourceAppletId { IBuffer ^ get(); };
IBuffer SourceAppletId();
public IBuffer SourceAppletId { get; }
var iBuffer = smartCardTriggerDetails.sourceAppletId;
Public ReadOnly Property SourceAppletId As IBuffer

Valeur de propriété

ID d’applet.

S’applique à

Voir aussi