ICredentials.UserCertificate

Fore Syntax

UserCertificate: String;

Fore.NET Syntax

UserCertificate: string;

Description

The UserCertificate property determines user connections by certificate.

Example

The example of use is given in the example for ICredentials.UserDescription

See also:

ICredentials