Click or drag to resize
QVSAuthenticationLevel Enumeration
Authentication level for the QlikView Server.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public enum QVSAuthenticationLevel
Members
  Member nameValueDescription
AlwaysAnonymous0 Always anonymous.
AllowAnonymous1 Allow anonymous access.
ProhibitAnonymous2 Prohibit anonymous access.
See Also