SmartCardAppletIdGroup.SmartCardEmulationType 속성

정의

애플릿 ID, 호스트 카드 또는 UICC를 적용할 스마트 카드 유형을 설정하거나 가져옵니다.

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

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

속성 값

애플릿 ID, 호스트 카드 또는 UICC가 적용되는 스마트 카드 유형입니다.

적용 대상

추가 정보