IUserProfile.Name

Syntax

Name: String;

Description

The Name property returns the name of the profile.

Comments

If the profile corresponds to the user of the repository, the user name will be used as the name. If the profile is local, the Name property returns the value, specified on executing the IUserProfiles.AddStr method.

See also:

IUserProfile