次の方法で共有


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

保護バージョンを取得します。

適用対象