KnownSmartCardAppletIds.ProximityPaymentSystemEnvironment 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 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.