AuthenticationService Class |
Namespace: Unvired.Kernel.UWP.Login
The AuthenticationService type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationService | Initializes a new instance of the AuthenticationService class |
| Name | Description | |
|---|---|---|
| LoginSuccessful |
| Name | Description | |
|---|---|---|
| AuthenticateUnviredUser | ||
| AuthenticateWithBackEndCredential |
Authenticate with back end
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| IsBackEndAuthenticationDone |
Check for backend authentication done or not.
| |
| Login |
Invokes Login screen on initial login and subsequent login screen (if local authentication required) next time on.
| |
| Logout |
Log out from application. Shut downs all communication threads. close Database.
| |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |