SmartCardAppletIdGroup.SmartCardEmulationCategory Свойство

Определение

Задает или получает категорию смарт-карта, к которой применяются идентификаторы апплетов, карта оплаты или другие.

public:
 property SmartCardEmulationCategory SmartCardEmulationCategory { SmartCardEmulationCategory get(); void set(SmartCardEmulationCategory value); };
SmartCardEmulationCategory SmartCardEmulationCategory();

void SmartCardEmulationCategory(SmartCardEmulationCategory value);
public SmartCardEmulationCategory SmartCardEmulationCategory { get; set; }
var smartCardEmulationCategory = smartCardAppletIdGroup.smartCardEmulationCategory;
smartCardAppletIdGroup.smartCardEmulationCategory = smartCardEmulationCategory;
Public Property SmartCardEmulationCategory As SmartCardEmulationCategory

Значение свойства

Категория смарт-карта, к которой применяются идентификаторы applet, платежи карта или другие.

Применяется к

См. также раздел