The Content Platform Engine request failed because access requires that the request be made by an authenticated user and not anonymously. In the case of long-running applications that fail only after running for many minutes, this error could also indicate that the credentials have timed out and the security reverted to anonymous.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly SECURITY_ANONYMOUS_DISALLOWED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode SECURITY_ANONYMOUS_DISALLOWED |
Visual C++ |
---|
public:
static initonly ExceptionCode^ SECURITY_ANONYMOUS_DISALLOWED |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.securitY_ANONYMOUS_DISALLOWED |