Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
reExp
Utils
SessionManager
C# Class reExp.Utils.SessionManager
Show file
Open project: ren85/rextester_win
Public Methods
Method
Description
IsUserInSession
( ) :
bool
LogOut
( ) :
void
SetAuthentication
(
string
name
) :
void
Method Details
IsUserInSession()
public
static
method
public
static
IsUserInSession
( ) :
bool
return
bool
LogOut()
public
static
method
public
static
LogOut
( ) :
void
return
void
SetAuthentication()
public
static
method
public
static
SetAuthentication
(
string
name
) :
void
name
string
return
void