Hi All
I want to use the Membership, roles and profiles system of ASP.NET in Winforms. Does anyone know of a step-by-step example of how this is done?
TIA
Gary
Desktop applications can also use the already present Windows authentication with the WindowsPrincipal and WindowsIdentity classes from System.Security.Principal namespace.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.