The attempt to log on to Verity failed, as indicated. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly CBR_CANT_LOGON_TO_VERITY As ExceptionCode
C#
public static readonly ExceptionCode CBR_CANT_LOGON_TO_VERITY;
C++
public:
 static const ExceptionCode CBR_CANT_LOGON_TO_VERITY;
J#
public static final ExceptionCode CBR_CANT_LOGON_TO_VERITY
JScript
public static const var CBR_CANT_LOGON_TO_VERITY : ExceptionCode;

See Also