Share via


SmartCardProvisioning 클래스

정의

스마트 카드 구성에 대한 정보 및 작업을 나타냅니다.

public ref class SmartCardProvisioning sealed
/// [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 SmartCardProvisioning final
[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 SmartCardProvisioning
Public NotInheritable Class SmartCardProvisioning
상속
Object Platform::Object IInspectable SmartCardProvisioning
특성

Windows 요구 사항

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

속성

SmartCard

구성된 스마트 카드 가져옵니다.

메서드

FromSmartCardAsync(SmartCard)

구성할 스마트 카드 반환합니다.

GetAuthorityKeyContainerNameAsync()

기관 키 컨테이너의 이름을 비동기적으로 가져옵니다.

GetChallengeContextAsync()

스마트 카드 인증 챌린지/응답 컨텍스트를 반환합니다.

GetIdAsync()

스마트 카드 ID를 반환합니다.

GetNameAsync()

스마트 카드 미니드라이버 이름을 반환합니다.

RequestAttestedVirtualSmartCardCreationAsync(String, IBuffer, SmartCardPinPolicy)

지정된 매개 변수를 사용하여 증명된 TPM(신뢰할 수 있는 플랫폼 모듈) 가상 스마트 카드 만듭니다.

RequestAttestedVirtualSmartCardCreationAsync(String, IBuffer, SmartCardPinPolicy, Guid)

지정된 매개 변수를 사용하여 증명된 TPM(신뢰할 수 있는 플랫폼 모듈) 가상 스마트 카드 만듭니다.

RequestPinChangeAsync()

스마트 카드 PIN(개인 식별 번호)을 변경합니다.

RequestPinResetAsync(SmartCardPinResetHandler)

스마트 카드 PIN(개인 식별 번호)을 다시 설정합니다.

RequestVirtualSmartCardCreationAsync(String, IBuffer, SmartCardPinPolicy)

지정된 사람이 읽을 수 있는 이름, 관리자 키 및 PIN(개인 식별 번호) 규칙이 설정된 TPM(신뢰할 수 있는 플랫폼 모듈) 가상 스마트 카드 만듭니다.

RequestVirtualSmartCardCreationAsync(String, IBuffer, SmartCardPinPolicy, Guid)

지정된 사람이 읽을 수 있는 이름, 관리자 키, PIN(개인 식별 번호) 규칙 집합 및 ID를 사용하여 TPM(신뢰할 수 있는 플랫폼 모듈) 가상 스마트 카드 만듭니다.

RequestVirtualSmartCardDeletionAsync(SmartCard)

TPM(신뢰할 수 있는 플랫폼 모듈) 가상 스마트 카드 삭제합니다.

적용 대상

추가 정보