Previous Topic: GetAuthenticationSetting Method

Next Topic: GetProductInfo Method


GetCaseSensLogin Method

Retrieves the authentication server flag, denoting if case sensitivity is used for operations pertaining to the login name.

Syntax

object.GetCaseSensLogin()

Owning Class

CaWHarvest

Arguments

None

Return Value

A boolean denoting authentication server setting.

Example

blnRet = sobjHarvest.GetCaseSensLogin()

More information: