Membership Properties |
The Membership type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
IsSlidingExpiration |
Gets a value indicating if the expiration slides with user activity.
|
![]() ![]() |
MaxFailedPasswordAttempts |
Gets a value indicating the number of times a user can fail authentication before the user account is locked.
|
![]() ![]() |
MinimumPasswordLength |
Gets a value indicating the minimum password length of users.
|
![]() ![]() |
SessionTimeout |
Gets the number of minutes a membership user's session is valid for.
|