다음을 통해 공유


SmartCardCryptogramMaterialProtectionMethod 열거형

정의

암호화 자료 보호 방법을 정의합니다.

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

Windows 요구 사항

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

필드

None 0

암호화 자료를 보호하지 마세요.

WhiteBoxing 1

화이트박스를 사용하여 암호화 자료를 보호합니다.

적용 대상