Bagikan melalui


SmartCardCryptogramGenerator.SupportedCryptogramMaterialTypes Properti

Definisi

Mendapatkan jenis bahan kriptogram yang didukung.

public:
 property IVectorView<SmartCardCryptogramMaterialType> ^ SupportedCryptogramMaterialTypes { IVectorView<SmartCardCryptogramMaterialType> ^ get(); };
IVectorView<SmartCardCryptogramMaterialType> SupportedCryptogramMaterialTypes();
public IReadOnlyList<SmartCardCryptogramMaterialType> SupportedCryptogramMaterialTypes { get; }
var iVectorView = smartCardCryptogramGenerator.supportedCryptogramMaterialTypes;
Public ReadOnly Property SupportedCryptogramMaterialTypes As IReadOnlyList(Of SmartCardCryptogramMaterialType)

Nilai Properti

Jenis bahan kriptogram yang didukung.

Berlaku untuk

Lihat juga