A Sandcastle Documented Class Library
HashMethod プロパティ
名前空間CFW.AuthAuthConfigSectionHashMethod
hash方法 (MD5|SHA1) クライアントが送るcredential = hash(hash(password) + salt)
宣言の構文
C#Visual BasicVisual C++
public string HashMethod { get; set; }
Public Property HashMethod As String
public:
property String^ HashMethod {
	String^ get ();
	void set (String^ value);
}

アセンブリ: CFW (モジュール: CFW) バージョン: 1.2.0.2 (1.2.0.2)