[This is preliminary documentation and is subject to change.]
Gets Authentication Type being used by the server (either QPulse Authentication or Window Authentication)
Namespace:
QPulseWebServices.Contracts.ServiceAssembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.590.81
Syntax
| C# |
|---|
AuthenticationType GetServerAuthenticationType( string dbName ) |
Parameters
- dbName
- Type: System..::.String
The name of the Q-Pulse database connection.
Return Value
The Authentication Type
Remarks
REST Availability: Supports HTTP POST