Click or drag to resize

AuthenticationService Methods

The AuthenticationService type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAuthenticateUnviredUser
Public methodStatic memberAuthenticateWithBackEndCredential
Authenticate with back end
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodStatic memberIsBackEndAuthenticationDone
Check for backend authentication done or not.
Public methodStatic memberLogin
Invokes Login screen on initial login and subsequent login screen (if local authentication required) next time on.
Public methodStatic memberLogout
Log out from application. Shut downs all communication threads. close Database.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also