IPasswordCredentials.UserName

Syntax

UserName: String;

Description

The UserName property determines a name of the user, under whom the connection is established.

Example

The property use is given in the example for IPasswordCredentials.Password.

See also:

IPasswordCredentials