KeyedHashAlgorithm.KeyValue Feld

Definition

Der im Hashalgorithmus zu verwendende Schlüssel.

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

Feldwert

Byte[]

Hinweise

Auf dieses Feld wird über die Key Eigenschaft zugegriffen.

Gilt für

Siehe auch