[This is preliminary documentation and is subject to change.]

Describes the Authentication Type used by the Q-Pulse Server

Namespace: QPulseWebServices.Contracts.Data
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.591.48

Syntax

C#
public enum AuthenticationType

Members

Member nameValueDescription
QPulseAuthentication0 Q-Pulse Authentication
WindowsAuthentication1 Windows Authentication
WindowsPromptedAuthentication2 Prompted Windows Authentication

See Also