A user {0} from realm {1} tried to access domain {2} but that realm is not allowed by that domain.

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

ToggleSyntax

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

ToggleSee Also