PasswordDeriveBytes.HashName 屬性

定義

取得或設定用於操作的雜湊演算法名稱。

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) 的名稱是固定的,並且會嘗試變更這個值。

適用於

另請參閱