SmartCardTriggerDetails.SourceAppletId 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 applet ID of the source of the smart card trigger.
public:
property IBuffer ^ SourceAppletId { IBuffer ^ get(); };
IBuffer SourceAppletId();
public IBuffer SourceAppletId { get; }
var iBuffer = smartCardTriggerDetails.sourceAppletId;
Public ReadOnly Property SourceAppletId As IBuffer
Property Value
The applet ID.