Property | Type | Description |
---|
Method | Description | |
---|---|---|
UpdateLoginSuccess ( ) : void |
更新登录成功
|
|
User ( ) : System | ||
ValidateDisabled ( ) : void |
验证用户被冻结
|
|
ValidatePassword ( string password ) : void |
验证密码
|
public ValidatePassword ( string password ) : void | ||
password | string | 密码,加密前的明文 |
return | void |