System.Web.Configuration.FormsAuthenticationUser Members

The members of System.Web.Configuration.FormsAuthenticationUser are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Initializes a new instance of the System.Web.Configuration.FormsAuthenticationUser class using the passed parameters.

Public Properties

Namestring.

Gets or sets the logon user name.

Passwordstring.

Gets or sets the user's password.

Protected Properties