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




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