aspxtreme

FormsAuthenticationTicket.IssueDate Property

System.Web.Security Namespace   FormsAuthenticationTicket Class


Gets the date/time at which the cookie was originally issued.

[ VB ]
Public ReadOnly Property IssueDate As DateTime

[ C# ]
Public DateTime IssueDate {get;}

[ C++ ]
public: __property DateTime get_IssueDate ( );

[ JScript ]
public Serializable
function get IssueDate ( ) : DateTime;

Property Value

The date/time at which the cookie was originally issued.

Remarks

This can be used for custom expiration schemes.

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