System.Web.Security Namespace FormsAuthenticationTicket Class
Returns a byte version number for future use.
[ VB ] Public ReadOnly Property Version As Integer [ C# ] Public int Version {get;} [ C++ ] public: __property int get_Version ( ); [ JScript ] public Serializable function get Version ( ) : int;
A byte version number.
The current version identifier is 1.
FormsAuthenticationTicket Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note