Windows Communication Framework requires HTTPS for secure transport of authentication credentials.

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

ToggleSyntax

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

ToggleSee Also