KeyedHashAlgorithm.KeyValue Campo

Definición

Clave que se va a usar en el algoritmo hash.

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

Valor de campo

Byte[]

Comentarios

Se tiene acceso a este campo a través de la Key propiedad .

Se aplica a

Consulte también