Initializes a new instance of the ApplicationContext class using the specified libraries, application type, and read-only mode.
Parameters
-
libraryConfigurationList
Type: Authorit.API.LibraryConfigurationList
A LibraryConfigurationList object that contains configuration definitions for the Author-it libraries with which you will use this instance of the ApplicationContext class.
-
applicationType
Type: Authorit.API.ApplicationType
One of the valid ApplicationType enumeration values.
-
isReadOnlyMode
Type: System.Boolean
Specifies whether access to library data is read-only.