KnownSmartCardAppletIds.PaymentSystemEnvironment Property

Definition

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.

Applies to