Implements

Properties

Methods

  • Create a Laserfiche API client that will use Laserfiche Cloud OAuth client credentials to get access tokens.

    Parameters

    • servicePrincipalKey: string

      The service principal key created for the service principal from the Laserfiche Account Administration.

    • accessKey: LfApiClientCore.AccessKey

      The access key exported from the Laserfiche Developer Console.

    • Optionalscope: string

      (optional) The requested space-delimited scopes for the access token.

    • OptionalbaseUrlDebug: string

      (optional) override for the Laserfiche API base url.

    Returns ILfApiClient