public class AuthSync : AuthCommon, IAuth,
IAuthEndpoint| AuthSync | Constructor. |
| AlternatePassword | Forces master password login for SSO accounts. |
| DeviceToken | Gets or sets device token |
| IsCompleted | Gets a value that indicates whether login to Keeper has completed. |
| ResumeSession | Gets or sets session resumption flag |
| Step | Gets a current login step. |
| Storage | Gets configuration storage |
| UiCallback | Gets User interaction interface. |
| Username | Gets or sets username. |
| Cancel | Cancels Keeper login |
| Login | Login to Keeper account with email. |
| LoginSso | Login to Keeper account with SSO Provider. |
| Logout |
Logout from Keeper server.
(Overrides AuthCommonLogout) |