KeyedHashAlgorithm.KeyValue Champ

Définition

Clé à utiliser dans l'algorithme de hachage.

protected: cli::array <System::Byte> ^ KeyValue;
protected byte[] KeyValue;
val mutable KeyValue : byte[]
Protected KeyValue As Byte() 

Valeur de champ

Byte[]

Remarques

Ce champ est accessible via la Key propriété.

S’applique à

Voir aussi