KeyedHashAlgorithm.KeyValue Campo

Definizione

Chiave da usare nell'algoritmo hash.

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

Valore del campo

Byte[]

Commenti

Questo campo è accessibile tramite la Key proprietà .

Si applica a

Vedi anche