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

[Missing <summary> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetServerAuthenticationType(System.String)"]

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

Syntax

C#
AuthenticationType GetServerAuthenticationType(
	string dbName
)

Parameters

dbName
Type: System..::..String

[Missing <param name="dbName"/> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetServerAuthenticationType(System.String)"]

Return Value

Type: AuthenticationType

[Missing <returns> documentation for "M:QPulseWebServices.Contracts.Service.ICore.GetServerAuthenticationType(System.String)"]

See Also