UserProfileFactory Methods |
The UserProfileFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() ![]() | FindAllByIds |
Find all user profiles using a list of identifiers.
|
![]() ![]() ![]() | FindAllForUser |
Find all user profiles available for the specified user.
|
![]() ![]() ![]() | FindById |
Find a user profile using his identifier,
return null if not found
|
![]() ![]() ![]() | NewUserProfile |
Create a new empty instance of user profile
|