The ILoginProvider type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllUsernames |
Enumerates all known user names
| |
| CanAddNewUser |
When true the provider is capable of creating new users
| |
| CanSetUserPassword |
When true the provider is capable of changing a users password
| |
| UsersExists |
When true users exists in the system, i.e. AllUsernames.Any()
|