aspxtreme

FormsAuthenticationTicket.Name Property

System.Web.Security Namespace   FormsAuthenticationTicket Class


Gets the user name associated with the authentication cookie.

[ VB ]
Public ReadOnly Property Name As String

[ C# ]
Public string Name {get;}

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

[ JScript ]
public Serializable
function get Name ( ) : String;

Property Value

The user name associated with the authentication cookie.

Remarks

This string is used for authorization purposes.

See Also

FormsAuthenticationTicket Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme