ICredentials.ErrorMessage

Syntax

ErrorMessage: String;

Description

The ErrorMessage property determines comment on the login that is known to be unsuccessful.

Comments

The specified comment is displayed in the Note field of the access protocol. The ICredentials.ForceError property determines the login, that is known to be unsuccessful.

Example

The use of the property is explained for ICredentials.ForceError.

See also:

ICredentials