Click or drag to resize
Membership Properties

The Membership type exposes the following members.

Properties
  Name Description
Public property Static member IsSlidingExpiration
Gets a value indicating if the expiration slides with user activity.
Public property Static member MaxFailedPasswordAttempts
Gets a value indicating the number of times a user can fail authentication before the user account is locked.
Public property Static member MinimumPasswordLength
Gets a value indicating the minimum password length of users.
Public property Static member SessionTimeout
Gets the number of minutes a membership user's session is valid for.
Top
See Also