SmartCardConnection 클래스

정의

스마트 카드 대한 연결을 나타냅니다.

public ref class SmartCardConnection sealed : IClosable
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardConnection final : IClosable
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardConnection : System.IDisposable
Public NotInheritable Class SmartCardConnection
Implements IDisposable
상속
Object Platform::Object IInspectable SmartCardConnection
특성
구현

Windows 요구 사항

디바이스 패밀리
Windows 10 (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)

메서드

Close()

스마트 카드 인증 챌린지/응답 작업을 완료하고 연결된 시스템 리소스를 해제합니다.

Dispose()

관리되지 않는 리소스의 확보, 해제 또는 다시 설정과 관련된 애플리케이션 정의 작업을 수행합니다.

TransmitAsync(IBuffer)

제공된 APDU(애플리케이션 프로토콜 데이터 단위) 명령을 비동기적으로 전송하고 응답을 반환합니다.

적용 대상

추가 정보