Error happens when authenticate to LDAP server. See the nested exception for specific details.

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

ToggleSyntax

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

ToggleSee Also