This topic has not yet been rated - Rate this topic

FormsAuthentication.GetAuthCookie Method

Creates an authentication cookie for a given user name.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member GetAuthCookie(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 method Static member GetAuthCookie(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
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.