NxEngineSSESetting Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
-
AbstractStructure
- NxEngineSSESetting
-
AbstractStructure
Syntax
[ValueClass]
public class NxEngineSSESetting : AbstractStructure, IDisposable, INxEngineSSESetting, IAbstractStructureConstructors
| Name | Description |
|---|---|
| NxEngineSSESetting() |
Creates an instance of the NxEngineSSESetting class |
Properties
| Name | Description |
|---|---|
| certificateFilePath |
JSON property name: qcertificateFilePath |
| fromIni |
JSON property name: qfromIni |
| host |
JSON property name: qhost |
| id |
JSON property name: qid |
| name |
JSON property name: qname |
| port |
JSON property name: qport |
| privileges |
JSON property name: qprivileges |
| reconnectTimeout |
JSON property name: qreconnectTimeout |
| requestTimeout |
JSON property name: qrequestTimeout |