[This is preliminary documentation and is subject to change.]
Describes the Authentication Type used by the Q-Pulse Server
Namespace:
QPulseWebServices.Contracts.DataAssembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.590.81
Syntax
| C# |
|---|
public enum AuthenticationType |
Members
| Member name | Description | |
|---|---|---|
| QPulseAuthentication |
Q-Pulse Authentication
| |
| WindowsAuthentication |
Windows Authentication
| |
| WindowsPromptedAuthentication |
Prompted Windows Authentication
|