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)

속성 값

특성입니다.

적용 대상