Attempts to log in to an Author-it library.
Parameters
-
libraryAlias
Type: System.String
Unique alias for the library.
-
username
Type: System.String
Username for the Author-it user.
-
password
Type: System.String
Password for the Author-it user.
-
moduleType
Type: Authorit.API.Dto.AuthorITModule
Type of application that is connecting to the library.
Returns
An instance of the LoginResponse class.