QVSSettings.QVSSecurity Class
Assembly: PIX.dll
QlikView Server security settings.
Inheritance
-
System.Object
- QVSSettings.QVSSecurity
Syntax
public class QVSSecurityProperties
| Name | Description |
|---|---|
| AllowAlternateAdmin |
If the QVP is running in a separate Windows Active Directory, this setting has to be enabled to be able to connect to the QVS service. |
| AllowDynamicUpdate |
Value indicating if macros or external processes are allowed to update parts of the data in semi-real time. |
| AllowExtensions |
Value indicating if the extensions are allowed. |
| AllowServerMacroExecution |
Value indicating if macros are allowed to execute on the QlikView Server. |
| AllowServerSystemAccessMacroExecution |
Value indicating if unsafe macros are allowed to execute on the QlikView Server. |
| Authentication |
QlikView Server authentication settings. |
| Authorization |
QlikView Server authorization settings. |
| CompressNetworkTraffic |
Set to true to let large packages be compressed in communication between the client and the QlikView Server. |
| EnableAuditLogging |
Audit logging of client activity. |
| EnableHTTPPush |
Value indicating if the graceful document refresh over HTTP tunnels is allowed. |
| ExtensionsFolder |
Extensions folder. |