View full article

QVWSAuthenticationType Enum

Namespace: PIX.QMSAPI.DataObjects.Enums
Assembly: PIX.dll

Represents the authentication type for the QlikView WebServer.

Syntax

public enum QVWSAuthenticationType

Fields

Name Description
CustomUser

Custom users.

Header

Header authentication.

Ntlm

NTLM authentication.

Extension Methods

ApiFilter.FilterFor<QVWSAuthenticationType>(Nullable<ApiVersion>)