Share via


KnownSmartCardAppletIds.ProximityPaymentSystemEnvironment Property

Definition

Gets the applet ID of the proximity payment system environment (PPSE) application.

public:
 static property IBuffer ^ ProximityPaymentSystemEnvironment { IBuffer ^ get(); };
static IBuffer ProximityPaymentSystemEnvironment();
public static IBuffer ProximityPaymentSystemEnvironment { get; }
var iBuffer = KnownSmartCardAppletIds.proximityPaymentSystemEnvironment;
Public Shared ReadOnly Property ProximityPaymentSystemEnvironment As IBuffer

Property Value

An IBuffer containing the PPSE applet ID.

Applies to