共用方式為


SmartCardCryptogramMaterialCharacteristics 類別

定義

這個類別包含密碼編譯器材質的特性。

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
繼承
Object Platform::Object IInspectable SmartCardCryptogramMaterialCharacteristics
屬性

Windows 需求

裝置系列
Windows Mobile Extension SDK (已於 10.0.15063.0 引進)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (已於 v4.0 引進)

建構函式

SmartCardCryptogramMaterialCharacteristics()

建立SmartCardCryptogramMaterialCharacteristics的新實例

屬性

AllowedAlgorithms

取得允許的演算法。

AllowedProofOfPossessionAlgorithms

取得允許的擁有權證明演算法的允許證明。

AllowedValidations

取得允許的驗證演算法。

MaterialLength

取得材質長度。

MaterialName

取得材質名稱。

MaterialType

取得材質類型。

ProtectionMethod

取得保護方法。

ProtectionVersion

取得保護版本。

適用於