Server Application Programming Server Login(String, String, String) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Attempts to log in to an Author-it library.

Note: For Author-it Cloud compatibility use the ApiLogin method.

Parameters

  • libraryAlias

    Type: String

    Alias for the library.

  • username

    Type: String

    Username for the Author-it user.

  • password

    Type: String

    Password for the Author-it user.

Returns

A LoginResponse that indicates the result of the request.