The constructors of System.Web.Security.FormsAuthenticationTicket are listed below. For a list of all members, see the FormsAuthenticationTicket Members list.
See Also: Inherited members from System.Object
![]() Initializes a new instance of the System.Web.Security.FormsAuthenticationTicket class using a cookie name and expiration information. | ||
![]() Initializes a new instance of the System.Web.Security.FormsAuthenticationTicket class with cookie name, version, expiration date, issue date, persistence, and user-specific data. The cookie path is set to the default value established in the application's configuration file. | ||
![]() Initializes a new instance of the System.Web.Security.FormsAuthenticationTicket class with cookie name, version, directory path, issue date, expiration date, persistence, and user-defined data. |