Compartir a través de


SmartCardCryptogramMaterialCharacteristics.AllowedValidations Propiedad

Definición

Obtiene los algoritmos de validación permitidos.

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

Valor de propiedad

Algoritmos de calibración permitidos.

Se aplica a