HashAlgorithm.HashValue Campo

Definição

Representa o valor do código hash computado.

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() 

Valor do campo

Byte[]

Comentários

Esse campo é acessado por meio da Hash propriedade.

Aplica-se a