Xeno-rat
Loading...
Searching...
No Matches
xeno_rat_server.Forms.Login Class Reference
Collaboration diagram for xeno_rat_server.Forms.Login:

Public Member Functions

 Login (string url, string username, string password)
 
override string ToString ()
 Returns a string representation of the object.
 

Properties

string url [get, set]
 
string username [get, set]
 
string password [get, set]
 

Constructor & Destructor Documentation

◆ Login()

xeno_rat_server.Forms.Login.Login ( string url,
string username,
string password )
inline

Member Function Documentation

◆ ToString()

override string xeno_rat_server.Forms.Login.ToString ( )
inline

Returns a string representation of the object.

Returns
A string containing the name, expiry date, number, and modified date of the object.

This method retrieves the modified date and time from the Unix timestamp date_modified and converts it to the local date and time. It then constructs and returns a string containing the name, expiry date, number, and modified date of the object.

Here is the caller graph for this function:

Property Documentation

◆ password

string xeno_rat_server.Forms.Login.password
getset

◆ url

string xeno_rat_server.Forms.Login.url
getset

◆ username

string xeno_rat_server.Forms.Login.username
getset

The documentation for this class was generated from the following file: