[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.100.591.48
Syntax
| C# |
|---|
public enum AuthenticationType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| QPulseAuthentication | 0 | Q-Pulse Authentication | |
| WindowsAuthentication | 1 | Windows Authentication | |
| WindowsPromptedAuthentication | 2 | Prompted Windows Authentication |