SmartCardEmulatorConnectionDeactivatedReason 열거형

정의

NFC 판독기로의 스마트 카드 연결이 비활성화될 수 있는 이유를 정의합니다.

public enum class SmartCardEmulatorConnectionDeactivatedReason
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 65536)]
enum class SmartCardEmulatorConnectionDeactivatedReason
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 65536)]
public enum SmartCardEmulatorConnectionDeactivatedReason
var value = Windows.Devices.SmartCards.SmartCardEmulatorConnectionDeactivatedReason.connectionLost
Public Enum SmartCardEmulatorConnectionDeactivatedReason
상속
SmartCardEmulatorConnectionDeactivatedReason
특성

Windows 요구 사항

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

필드

ConnectionLost 0

판독기와의 물리적 연결이 끊겼습니다.

ConnectionRedirected 1

다른 앱으로 확인되는 다른 애플리케이션 식별자를 선택하는 판독기 터미널로 인해 연결이 다른 앱으로 리디렉션됩니다.

적용 대상

추가 정보