The MembershipEditor type exposes the following members.

Properties

  Name Description
Public property ActivationEmailRecoveryPageUrl
Gets or sets activation e-mail recovery page URL.
Public property ActivationPageUrl
Gets or sets activation page url.
Public property ActivationRequired
Gets or sets if activation is required.
Public property AutoDetectUser
Gets or sets the flag if auto detect authenticated user is on.

Note: By default Auto detect authenticated user is on.

Public property CreatePersistentCookie
Gets or sets if persistent cookie should be created.
Public property Email
Gets or sets e-mail.
Public property MailSubject
Mail message subject.
Public property MailTemplateHtml
HTML template for mail message sent on successful registration.
Public property MailTemplatePlainText
Plain text template for mail message sent on successful registration.
Public property Password
Gets or sets password.
Public property TimeZoneId
Gets or sets time zone id.
Public property UserName
Gets or sets username.

See Also