[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.70

Syntax

C#
public enum AuthenticationType

Members

Member nameDescription
QPulseAuthentication
WindowsAuthentication
WindowsPromptedAuthentication

See Also