System.Web.Configuration.FormsAuthenticationConfiguration Members

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

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Public Properties

CookielessSystem.Web.HttpCookieMode.

Gets or sets a value indicating whether forms-based authentication should use cookies.

[read-only]
CredentialsFormsAuthenticationCredentials.

Gets the System.Web.Configuration.FormsAuthenticationCredentials collection of user names and passwords.

DefaultUrlstring.

Gets or sets the default URL.

Domainstring.

Gets or sets the domain name to be sent with forms authentication cookies.

EnableCrossAppRedirectsbool.

Gets or sets a value indicating whether authenticated users can be redirected to URLS in other applications.

LoginUrlstring.

Gets or sets the redirection URL for the request.

Namestring.

Gets or sets the cookie name.

Pathstring.

Gets or sets the cookie path.

ProtectionFormsProtectionEnum.

Gets or sets the encryption type used to encrypt the cookie.

RequireSSLbool.

Gets or sets a value indicating whether a Secure Sockets Layer (SSL) connection is required when transmitting authentication information.

SlidingExpirationbool.

Gets or sets the authentication sliding expiration.

TimeoutTimeSpan.

Gets or sets the authentication time-out.

Protected Properties

[read-only]
override
ElementPropertySystem.Configuration.ConfigurationElementProperty. Documentation for this section has not yet been entered.
[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.