KneeSurgery
|
Service for managing SirHurt application operations. Provides functionality to handle SirHurt user authentication and session management. More...
Public Member Functions | |
Task< string > | GetVersionAsync () |
Gets the current version of the SirHurt application asynchronously. | |
string | Logout () |
Public Attributes | |
bool | |
Logs out the user from SirHurt by removing authentication files. Deletes the authentication data files (a.dat and p.dat) from the SirHurt directory. |
Service for managing SirHurt application operations. Provides functionality to handle SirHurt user authentication and session management.
Task< string > KneeSurgery.Interfaces.ISirHurtService.GetVersionAsync | ( | ) |
Gets the current version of the SirHurt application asynchronously.
KneeSurgery.Interfaces.ISirHurtService.bool |
Logs out the user from SirHurt by removing authentication files. Deletes the authentication data files (a.dat and p.dat) from the SirHurt directory.