SmartCardCryptogramMaterialCharacteristics.AllowedValidations Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les algorithmes de validation autorisés.
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)
Valeur de propriété
Algorithmes de calidation autorisés.