Click or drag to resize

FormsAccountInfo Properties

The PFFormsAccountsHubFormsAccountInfo type exposes the following members.

Properties
  NameDescription
Public propertyCanResetPassword
Gets or sets a value indicating whether the provider allows password reset.
Public propertyEmail
Gets or sets the Email of the Membership User
Public propertyIsApproved
Gets or sets a value indicating whether membership User is approved by its provider.
Public propertyIsLockedOut
Gets or sets a value indicating whether membership User is locked by its provider. This happens when too many login attempts fail.
Public propertyLastActivity
Gets or sets the last login date in short format.
Public propertyLoginName
Gets or sets the login Name of the Membership User
Top
See Also