Windows Communication Framework requires HTTPS for secure transport of authentication credentials.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
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 |