This documentation is archived and is not being maintained.
FormsAuthentication Properties
.NET Framework 1.1
The properties of the FormsAuthentication class are listed here. For a complete list of FormsAuthentication class members, see the FormsAuthentication Members topic.
Public Properties
![]() FormsCookieName | Returns the configured cookie name used for the current application. |
![]() FormsCookiePath | Returns the configured cookie path used for the current application. |
![]() RequireSSL | Gets a value indicating whether the cookie must be transmitted using SSL (that is, over HTTPS only). |
![]() SlidingExpiration | Gets a value indicating whether sliding expiration is enabled. |
See Also
Show:
