C# Class QSProjectsLib.UserInfo

Afficher le fichier Open project: QualitySolution/QSProjects

Méthodes publiques

Свойство Type Description
Admin bool
Email string
Id int
Name string
Permissions bool>.Dictionary

Private Properties

Свойство Type Description
CreateUserRow void
TestUserExistByLogin bool
UpdateUserInfoByLogin void
UserInfo System
UserInfo System
tryGetUserEmail string

Méthodes publiques

Méthode Description
ChangeUserPassword ( Gtk Parrent ) : void
LoadUserInfo ( ) : void

Private Methods

Méthode Description
CreateUserRow ( ) : void
TestUserExistByLogin ( bool CreateNotExist ) : bool
UpdateUserInfoByLogin ( ) : void
UserInfo ( ) : System
UserInfo ( string login ) : System
tryGetUserEmail ( ) : string

Method Details

ChangeUserPassword() public méthode

public ChangeUserPassword ( Gtk Parrent ) : void
Parrent Gtk
Résultat void

LoadUserInfo() public méthode

public LoadUserInfo ( ) : void
Résultat void

Property Details

Admin public_oe property

public bool Admin
Résultat bool

Email public_oe property

public string Email
Résultat string

Id public_oe property

public int Id
Résultat int

Name public_oe property

public string Name
Résultat string

Permissions public_oe property

public Dictionary Permissions
Résultat bool>.Dictionary