Membership Class |
Namespace: ConnectedApps.Cms.Sdk.Settings
The Membership type exposes the following members.
Name | Description | |
---|---|---|
![]() | Membership | Initializes a new instance of the Membership class |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |