.NET Framework Class Library
FormsAuthentication..::.GetAuthCookie Method

Creates an authentication cookie for a given user name.

Overload List

  NameDescription
Public methodStatic memberGetAuthCookie(String, Boolean)Creates an authentication cookie for a given user name. This does not set the cookie as part of the outgoing response, so that an application can have more control over how the cookie is issued.
Public methodStatic memberGetAuthCookie(String, Boolean, String)Creates an authentication cookie for a given user name. This does not set the cookie as part of the outgoing response.
Top
See Also

Reference

Other Resources

Tags :


Page view tracker