Поделиться через


SmartCardCryptogramMaterialCharacteristics.AllowedAlgorithms Свойство

Определение

Возвращает разрешенные алгоритмы.

public:
 property IVectorView<SmartCardCryptogramAlgorithm> ^ AllowedAlgorithms { IVectorView<SmartCardCryptogramAlgorithm> ^ get(); };
IVectorView<SmartCardCryptogramAlgorithm> AllowedAlgorithms();
public IReadOnlyList<SmartCardCryptogramAlgorithm> AllowedAlgorithms { get; }
var iVectorView = smartCardCryptogramMaterialCharacteristics.allowedAlgorithms;
Public ReadOnly Property AllowedAlgorithms As IReadOnlyList(Of SmartCardCryptogramAlgorithm)

Значение свойства

Разрешенные алгоритмы.

Применяется к