The LoginModule type exposes the following members.

Properties

  Name Description
Public property AccountLockedOutMessage
Gets or sets the account locked out message.
Public property ActivationEmailRecoveryPageUrl
URL of the activation page.
Public property DestinationPageUrl
Gets or sets the URL of the page displayed to the user when a login attempt is successful.
Public property EnableAutoFocus
Gets or sets a value indicating whether auto focus is enabled.
Public property LoginFailedMessage
Gets or sets the login failed message.
Public property NotActivatedMessage
Gets or sets the account not activated message.
Public property Password
Public property PasswordRecoveryPageUrl
Gets or sets password recovery page url.
Public property RegisterPageUrl
Gets or sets register page url.
Public property RememberMeSet
Public property ShowRegisterButton
Visibility of the register button.
Public property UserName

See Also