IdentityUser Class |
[Missing <summary> documentation for "T:VelocityDBExtensions2.AspNet.Identity.IdentityUser"]
Namespace: VelocityDBExtensions2.AspNet.Identity
The IdentityUser type exposes the following members.
| Name | Description | |
|---|---|---|
| IdentityUser | Initializes a new instance of the IdentityUser class | |
| IdentityUser(String) | Initializes a new instance of the IdentityUser class |
| Name | Description | |
|---|---|---|
| AccessFailedCount | ||
| Claims | ||
| EmailConfirmed | ||
| LockoutEnabled | ||
| LockoutEndDateUtc | ||
| PasswordHash | ||
| PhoneNumber | ||
| PhoneNumberConfirmed | ||
| Roles | ||
| SecurityStamp | ||
| TwoFactorEnabled | ||
| UserLoginIds | ||
| UserName |
| Name | Description | |
|---|---|---|
| ToStringDetails(SessionBase, Boolean) | Overloaded.
Object details as a string
(Defined by Utilities.) | |
| ToStringDetails(Schema, TypeVersion, Boolean) | Overloaded.
Currently only used by Database Manager
(Defined by Utilities.) |