asp.net.ph

FormsAuthentication.FormsCookieName Property

System.Web.Security Namespace   FormsAuthentication Class


Returns the configured cookie name used for the current application.

[ VB ]
Public Shared ReadOnly Property FormsCookieName As String

[ C# ]
public static string FormsCookieName {get;}

[ C++ ]
public: __property static String* get_FormsCookieName ( );

[ JScript ]
public static function get FormsCookieName ( ) : String;

Property Value

A string containing the configured cookie name used for the current application.

Remarks

Returns a String.

See Also

FormsAuthentication Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph