The attempt to access Content Engine failed because the client application did not find a valid authenticated user logon to associate with the access or there was a security permission error.

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

ToggleSyntax

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

ToggleSee Also