AuthenticationManager Methods |
The AuthenticationManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsRealtimeConnected |
Returns the information if a realtime connection is established
| |
| Login |
Login with a Password Safe user account. Opens a session on the server.
Use Logout to close the session.
| |
| Logout |
Closes the current session.
| |
| SetSession |
Initializes the session with a token and the user keys.
| |
| ToString | (Inherited from Object.) | |
| UpdateSessionExpiration |