Partilhar via


SmartCardTriggerDetails.SourceAppletId Propriedade

Definição

Obtém a ID do applet da origem do gatilho de cartão inteligente.

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

Valor da propriedade

A ID do applet.

Aplica-se a

Confira também