C# Class reExp.Utils.SessionManager

Afficher le fichier Open project: ren85/rextester_win

Méthodes publiques

Méthode Description
IsUserInSession ( ) : bool
LogOut ( ) : void
SetAuthentication ( string name ) : void

Method Details

IsUserInSession() public static méthode

public static IsUserInSession ( ) : bool
Résultat bool

LogOut() public static méthode

public static LogOut ( ) : void
Résultat void

SetAuthentication() public static méthode

public static SetAuthentication ( string name ) : void
name string
Résultat void