A Sandcastle Documented Class Library
AuthConfigSection クラス
名前空間CFW.AuthAuthConfigSection
認証設定
宣言の構文
C#Visual BasicVisual C++
public class AuthConfigSection : ConfigurationSection
Public Class AuthConfigSection _
	Inherits ConfigurationSection
public ref class AuthConfigSection : public ConfigurationSection
メンバ
すべてのメンバコンストラクタプロパティ



メンバ説明
AuthConfigSection()()()
デフォルト構築

Connection
接続設定

HashMethod
hash方法 (MD5|SHA1) クライアントが送るcredential = hash(hash(password) + salt)

ProviderClass
認証プロバイダー実装クラス

Salt

sessionName
セッション名称

StorageClass
Storage実装クラス

継承階層

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