Share via


SmartCardCryptogramStorageKeyCharacteristics.Algorithm Property

Definition

Gets the algorithm.

public:
 property SmartCardCryptogramStorageKeyAlgorithm Algorithm { SmartCardCryptogramStorageKeyAlgorithm get(); };
SmartCardCryptogramStorageKeyAlgorithm Algorithm();
public SmartCardCryptogramStorageKeyAlgorithm Algorithm { get; }
var smartCardCryptogramStorageKeyAlgorithm = smartCardCryptogramStorageKeyCharacteristics.algorithm;
Public ReadOnly Property Algorithm As SmartCardCryptogramStorageKeyAlgorithm

Property Value

The algorithm.

Applies to