Share via


SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult.Characteristics Property

Definition

Gets the characteristics.

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

Property Value

The characteristics.

Applies to