KnownSmartCardAppletIds.PaymentSystemEnvironment 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 payment system environment (PSE) application.
public:
static property IBuffer ^ PaymentSystemEnvironment { IBuffer ^ get(); };
static IBuffer PaymentSystemEnvironment();
public static IBuffer PaymentSystemEnvironment { get; }
var iBuffer = KnownSmartCardAppletIds.paymentSystemEnvironment;
Public Shared ReadOnly Property PaymentSystemEnvironment As IBuffer
Property Value
An IBuffer containing the PSE applet ID.