IUserProfileProperties

Assembly: Metabase;

Description

The IUserProfileProperties interface contains properties and methods used to work with the collection of additional properties of the user.

Inheritance Hierarchy

IUserProfileProperties

Properties

  Property name Brief description
Count The Count property returns the number of additional properties in the collection.
Item The Item property returns the parameters of the additional property of the user.

Methods

  Method name Brief description
Add The Add method adds additional property of the user to the collection.
Remove The Remove method removes the specified additional property and returns the attribute of the successful removal.

See also:

Metabase Assembly Interfaces