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

Syntax

C#
public enum AuthenticationType

Members

Member nameValueDescription
QPulseAuthentication0
WindowsAuthentication1
WindowsPromptedAuthentication2

See Also