Server Application Programming Server LoginWithRemoteActiveDirectory(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

    Active Directory username for the Author-it user.

  • password

    Type: String

    Active Directory password for the Author-it user.

Returns

A LoginResponse that indicates the result of the request.