The managed user account for {0} is disabled. Contact an administrator.

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

ToggleSyntax

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

ToggleSee Also