Find
Returns the pending import user with the specified identifier from the collection of pending user profiles.
Syntax
IUserInfo Find(string id)
Parameter
Specify the following parameter when using this method:
| Parameter | Description |
|---|---|
id
|
The unique identifier of the pending user profile for which you want to retrieve information. |
Return value
The UserInfo object for the specified pending import user.