IDomainCredentials.Password

Syntax

Password: String;

Description

The Password property determines the user password that is used for connection.

Comments

The property is write-only.

Example

The property use is given in the example for IDomainCredentials.Domain.

See also:

IDomainCredentials