MembershipUser Properties |
The MembershipUser type exposes the following members.
Name | Description | |
---|---|---|
![]() |
CreateDate |
Gets the UTC create date of the user.
|
![]() |
Gets the email address of the user.
|
|
![]() |
FirstName |
Gets or sets the first name of the user.
|
![]() |
IsLockedOut |
Gets a value indicating if the user is locked out.
|
![]() |
LastLoginDate |
Gets the last successful login UTC date, if any.
|
![]() |
LastName |
Gets or sets the last name of the user.
|
![]() |
Profile |
Gets a UserProfile for the user.
|
![]() |
UserId |
Gets a unique identifier for the user.
|