asp.net.ph

FormsAuthenticationTicket.Version Property

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;

Property Value

A byte version number.

Remarks

The current version identifier is 1.

See Also

FormsAuthenticationTicket Members Skip Navigation Links




Previous page Back to top Next page

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