Share via


SmartCardCryptogramMaterialCharacteristics.AllowedProofOfPossessionAlgorithms Property

Definition

Gets the allowed proof of allowed proof of possession algorithms.

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)

Property Value

The allowed proof of allowed proof of possession algorithms.

Applies to