| IUserProvider Methods |
The IUserProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AuthenticateUser |
Authenticates a user through the provider.
|
|
|
GetGroups |
Returns all user groups in the remote system.
|
|
|
GetUserFields |
Returns all user fields in the remote system.
|
|
|
GetUserInformation |
Returns the user information in the remote system.
|
|
|
GetUsers |
Returns all user information in the remote system.
|
|
|
SynchronizeUsers |
Synchronizes local users and information with the remote system.
|
|
|
TestProviderConnection |
Tests the connection to the remote system using the provider instance connection settings. Throwing an exception will indicate a failed test.
|