The Permissions update may leave no-one with administrative access to the domain. Ensure that at least one permission is present granting Write and Write Permission access to a valid user or group.

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

ToggleSyntax

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

ToggleSee Also