System.Web.Security.RolePrincipal.Version Property

Gets the version number of the roles cookie.

Syntax

public int Version { get; }

Value

Documentation for this section has not yet been entered.

Remarks

By including a version number in the roles cookie, future releases of ASP.NET can modify the format of the roles cookie and use the RolePrincipal.Version property to distinguish between different formats.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0