Condividi tramite


SmartCardCryptogramMaterialCharacteristics.AllowedAlgorithms Proprietà

Definizione

Ottiene gli algoritmi consentiti.

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)

Valore della proprietà

Algoritmi consentiti.

Si applica a