SmartCardCryptogramMaterialCharacteristics 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
이 클래스는 암호화 자료의 특성을 포함합니다.
public ref class SmartCardCryptogramMaterialCharacteristics sealed
/// [Windows.Foundation.Metadata.Activatable(262144, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramMaterialCharacteristics final
[Windows.Foundation.Metadata.Activatable(262144, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramMaterialCharacteristics
function SmartCardCryptogramMaterialCharacteristics()
Public NotInheritable Class SmartCardCryptogramMaterialCharacteristics
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows Mobile Extension SDK (10.0.15063.0에서 도입되었습니다.)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (v4.0에서 도입되었습니다.)
|
생성자
SmartCardCryptogramMaterialCharacteristics() |
SmartCardCryptogramMaterialCharacteristics의 새 instance 만듭니다. |
속성
AllowedAlgorithms |
허용되는 알고리즘을 가져옵니다. |
AllowedProofOfPossessionAlgorithms |
허용되는 소유 증명 알고리즘 증명을 가져옵니다. |
AllowedValidations |
허용되는 유효성 검사 알고리즘을 가져옵니다. |
MaterialLength |
재질 길이를 가져옵니다. |
MaterialName |
재질 이름을 가져옵니다. |
MaterialType |
재질 형식을 가져옵니다. |
ProtectionMethod |
보호 메서드를 가져옵니다. |
ProtectionVersion |
보호 버전을 가져옵니다. |