IUserProfile

Assembly: Metabase;

Description

The IUserProfile interface contains properties and methods used to determine the parameters of the user profile.

Inheritance Hierarchy

IUserProfile

Comments

The user profile contains the information about the email addresses and additional properties of the user.

Properties

  Property name Brief description
Email The Email property determines the default email address.
Emails The Emails property returns the collection of records about the email addresses.
Name The Name property returns the name of the profile.
PrivateFolder

The PrivateFolder property determines private user folder.

Prop The Prop property determines the value of the additional property of the user.
Properties The Properties property returns the collection with additional parameters of the user.
StringSid The StringSid property returns the symbol value of the security identifier.
User The User property returns the parameters of the user to which this profile corresponds.

Methods

  Method name Brief description
Apply The Apply method applies changes made in the profile.
Edit The Edit method opens the user profile for editing.

See also:

Metabase Assembly Interfaces