C# Class Sholo.Web.Security.Authentication.User.UserAuthenticationTicket

A data object containing information about FormsAuthenticationCookies, FormsAuthenticationTickets, and the IP address of the client that requested them. This is used for the stateful validation of incoming requests.
Inheritance: BaseAuthenticationTicket
Show file Open project: scottt732/SholoWebSecurity Class Usage Examples