Property | Type | Description | |
---|---|---|---|
Admin | bool | ||
string | |||
Id | int | ||
Name | string | ||
Permissions | bool>.Dictionary |
Property | Type | Description | |
---|---|---|---|
CreateUserRow | void | ||
TestUserExistByLogin | bool | ||
UpdateUserInfoByLogin | void | ||
UserInfo | System | ||
UserInfo | System | ||
tryGetUserEmail | string |
Method | Description | |
---|---|---|
ChangeUserPassword ( Gtk Parrent ) : void | ||
LoadUserInfo ( ) : void |
Method | Description | |
---|---|---|
CreateUserRow ( ) : void | ||
TestUserExistByLogin ( bool CreateNotExist ) : bool | ||
UpdateUserInfoByLogin ( ) : void | ||
UserInfo ( ) : System | ||
UserInfo ( string login ) : System | ||
tryGetUserEmail ( ) : string |
public ChangeUserPassword ( Gtk Parrent ) : void | ||
Parrent | Gtk | |
return | void |