More than one security user or group was found in the configured realms that has the given attribute value. Content Engine requires this given attribute value to be unique across the configured realms.

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

ToggleSyntax

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

ToggleSee Also