KeyedHashAlgorithm.KeyValue 欄位

定義

要使用於雜湊演算法的金鑰。

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

欄位值

Byte[]

備註

此欄位是透過 Key 屬性存取。

適用於

另請參閱