SmartCardCryptogramMaterialCharacteristics.AllowedProofOfPossessionAlgorithms 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 la preuve autorisée des algorithmes de preuve de possession autorisés.
public:
property IVectorView<SmartCardCryptogramMaterialPackageConfirmationResponseFormat> ^ AllowedProofOfPossessionAlgorithms { IVectorView<SmartCardCryptogramMaterialPackageConfirmationResponseFormat> ^ get(); };
IVectorView<SmartCardCryptogramMaterialPackageConfirmationResponseFormat> AllowedProofOfPossessionAlgorithms();
public IReadOnlyList<SmartCardCryptogramMaterialPackageConfirmationResponseFormat> AllowedProofOfPossessionAlgorithms { get; }
var iVectorView = smartCardCryptogramMaterialCharacteristics.allowedProofOfPossessionAlgorithms;
Public ReadOnly Property AllowedProofOfPossessionAlgorithms As IReadOnlyList(Of SmartCardCryptogramMaterialPackageConfirmationResponseFormat)
Valeur de propriété
IVectorView<SmartCardCryptogramMaterialPackageConfirmationResponseFormat>
IReadOnlyList<SmartCardCryptogramMaterialPackageConfirmationResponseFormat>
Preuve autorisée des algorithmes de preuve de possession autorisés.