[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 (in QPulseWebServices.dll) Version: 2.0.2.15

Syntax

C#
public enum AuthenticationType

Members

Member nameDescription
QPulseAuthentication
Q-Pulse Authentication
WindowsAuthentication
Windows Authentication
WindowsPromptedAuthentication
Prompted Windows Authentication

See Also