HashAlgorithm.HashValue Feld

Definition

Stellt den Wert des errechneten Hashcodes dar.

protected public: cli::array <System::Byte> ^ HashValue;
protected: cli::array <System::Byte> ^ HashValue;
protected internal byte[]? HashValue;
protected internal byte[] HashValue;
protected byte[] HashValue;
val mutable HashValue : byte[]
Protected Friend HashValue As Byte() 
Protected HashValue As Byte() 

Feldwert

Byte[]

Hinweise

Auf dieses Feld wird über die Hash -Eigenschaft zugegriffen.

Gilt für