The user security and locale information required for the server's Content Engine Web Services interface cannot be set up properly. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_WSI_HEADER_REGISTRATION_FAILURE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_WSI_HEADER_REGISTRATION_FAILURE; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_WSI_HEADER_REGISTRATION_FAILURE; |
J# |
---|
public static final ExceptionCode TRANSPORT_WSI_HEADER_REGISTRATION_FAILURE |
JScript |
---|
public static const var TRANSPORT_WSI_HEADER_REGISTRATION_FAILURE : ExceptionCode; |
See Also