SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult.Characteristics 属性

定义

获取特征。

public:
 property IVectorView<SmartCardCryptogramStorageKeyCharacteristics ^> ^ Characteristics { IVectorView<SmartCardCryptogramStorageKeyCharacteristics ^> ^ get(); };
IVectorView<SmartCardCryptogramStorageKeyCharacteristics> Characteristics();
public IReadOnlyList<SmartCardCryptogramStorageKeyCharacteristics> Characteristics { get; }
var iVectorView = smartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult.characteristics;
Public ReadOnly Property Characteristics As IReadOnlyList(Of SmartCardCryptogramStorageKeyCharacteristics)

属性值

特征。

适用于