PasswordDeriveBytes.HashName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用於操作的雜湊演算法名稱。
public:
property System::String ^ HashName { System::String ^ get(); void set(System::String ^ value); };
public string HashName { get; set; }
member this.HashName : string with get, set
Public Property HashName As String
屬性值
用於操作的雜湊演算法名稱。
例外狀況
雜湊值 (Hash Value) 的名稱是固定的,並且會嘗試變更這個值。