There was a problem with the user name, the password, or the user account, or the LDAP settings in the application server are incorrect.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly E_NOT_AUTHENTICATED As ExceptionCode
C#
public static readonly ExceptionCode E_NOT_AUTHENTICATED
Visual C++
public:
static initonly ExceptionCode^ E_NOT_AUTHENTICATED
JavaScript
FileNet.Api.Exception.ExceptionCode.e_NOT_AUTHENTICATED

ToggleSee Also