SmartCardCryptogramMaterialCharacteristics Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class contains characteristics of cryptogram material.
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
- Inheritance
- Attributes
Windows requirements
Device family |
Windows Mobile Extension SDK (introduced in 10.0.15063.0)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduced in v4.0)
|
Constructors
SmartCardCryptogramMaterialCharacteristics() |
Creates a new instance of SmartCardCryptogramMaterialCharacteristics |
Properties
AllowedAlgorithms |
Gets the allowed algorithms. |
AllowedProofOfPossessionAlgorithms |
Gets the allowed proof of allowed proof of possession algorithms. |
AllowedValidations |
Gets the allowed validation algorithms. |
MaterialLength |
Gets the material length. |
MaterialName |
Gets the material name. |
MaterialType |
Gets the material type. |
ProtectionMethod |
Gets the protection method. |
ProtectionVersion |
Gets the protection version. |