C# (CSharp) Sholo.Web.Security.Authentication.User Namespace

Nested Namespaces

Sholo.Web.Security.Authentication.User.Provider

Classes

Name Description
UserAuthentication UserAuthentication exposes a public API for use in working with stateful Forms Authentication in the .NET Framework.
UserAuthenticationModule
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.