SmartCardAppletIdGroup 클래스

정의

디지털화된 카드 나타내는 클래스로, 자체 관리(호스트 카드 에뮬레이션) 또는 eSE(물리적 포함 보안 요소)에서 지원될 수 있습니다. 이 클래스는 스마트 카드 애플릿 ID의 컬렉션을 정의하는 것으로 간주할 수도 있습니다.

public ref class SmartCardAppletIdGroup sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Devices.SmartCards.ISmartCardAppletIdGroupFactory, 65536, Windows.Devices.SmartCards.SmartCardEmulatorContract)]
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Devices.SmartCards.SmartCardEmulatorContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardAppletIdGroup final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(Windows.Devices.SmartCards.ISmartCardAppletIdGroupFactory, 65536, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
class SmartCardAppletIdGroup final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Devices.SmartCards.ISmartCardAppletIdGroupFactory), 65536, typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract))]
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardAppletIdGroup
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Devices.SmartCards.ISmartCardAppletIdGroupFactory), 65536, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
public sealed class SmartCardAppletIdGroup
function SmartCardAppletIdGroup(displayName, appletIds, emulationCategory, emulationType)
Public NotInheritable Class SmartCardAppletIdGroup
상속
Object Platform::Object IInspectable SmartCardAppletIdGroup
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (v1.0에서 도입되었습니다.)

설명

버전 기록

Windows 버전 SDK 버전 추가된 값
1809 17763 Description
1809 17763 로고
1809 17763 속성
1809 17763 SecureUserAuthenticationRequired

생성자

SmartCardAppletIdGroup()

SmartCardAppletIdGroup 클래스의 새 instance 초기화합니다.

SmartCardAppletIdGroup(String, IVector<IBuffer>, SmartCardEmulationCategory, SmartCardEmulationType)

지정된 매개 변수를 사용하여 SmartCardAppletIdGroup 클래스의 새 instance 초기화합니다.

속성

AppletIds

애플릿 ID의 컬렉션을 가져옵니다.

AutomaticEnablement

운영 체제에서 이 AppletIdGroup을 사용하도록 설정할 수 있는지 여부를 나타내는 부울 값을 가져오거나 설정합니다.

Description

스마트 카드를 쉽게 식별할 수 있도록 스마트 카드에 대한 확장 설명을 가져오거나 설정합니다. 예를 들어 신용 카드 번호의 마지막 4자리 숫자로 설정할 수 있습니다.

DisplayName

이 애플릿 ID 그룹의 이름을 설정하거나 가져옵니다.

Logo

스마트 카드를 나타내는 이미지를 가져오거나 설정합니다. 예를 들어 신용 카드 실제 모양을 모방할 수 있습니다.

MaxAppletIds

허용되는 애플릿 ID의 최대 수를 가져옵니다.

Properties

스마트 카드에 대한 (제네릭) 속성 모음을 가져옵니다.

SecureUserAuthenticationRequired

스마트 카드가 트랜잭션을 처리하기 전에 스마트 카드에서 보안 생체 인식을 사용하여 인증해야 하는지 여부를 나타내는 값을 가져오거나 설정합니다(예: 사용자가 지문을 탭하여 결제를 승인함). 이 속성은 eSE(포함된 보안 요소) 기반 애플릿에만 적용됩니다.

SmartCardEmulationCategory

애플릿 ID, 결제 카드 또는 기타를 적용할 스마트 카드 범주를 설정하거나 가져옵니다.

SmartCardEmulationType

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

적용 대상

추가 정보