Compartir a través de


SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult.Characteristics Propiedad

Definición

Obtiene las características.

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)

Valor de propiedad

Las características.

Se aplica a