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

Author-it Development Documentation

Attempts to log in to an Author-it library.

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.

  • moduleType

    Type: AuthorITModule

    Type of application that is connecting to the library.

Returns

A LoginResponse that indicates the result of the request.