The attempted SSI logon operation failed, as indicated. The operation is being retried. This field is read-only.


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

Syntax

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

See Also