KeyedHashAlgorithm.KeyValue Veld

Definitie

De sleutel die moet worden gebruikt in het hash-algoritme.

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

Waarde van veld

Byte[]

Opmerkingen

Dit veld wordt geopend via de Key eigenschap.

Van toepassing op

Zie ook