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

[Missing <summary> documentation for "T:QPulseWebServices.Contracts.Data.AuthenticationType"]

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

Syntax

C#
public enum AuthenticationType

Members

Member nameValueDescription
QPulseAuthentication0
WindowsAuthentication1
WindowsPromptedAuthentication2
ExternalSSOAuthentication3

See Also