The members of System.Web.SessionState.SessionIDManager are listed below.
See Also: Inherited members from System.Object
Creates an instance of the System.Web.SessionState.SessionIDManager class. |
[read-only] static | SessionIDMaxLength | int.
Gets the maximum length of a valid session identifier. |
CreateSessionID(System.Web.HttpContext)
| ||
Decode(string)
| ||
Encode(string)
| ||
GetSessionID(System.Web.HttpContext)
| ||
Initialize()
| ||
InitializeRequest(System.Web.HttpContext, bool, out bool)Documentation for this section has not yet been entered. | ||
RemoveSessionID(System.Web.HttpContext)
| ||
SaveSessionID(System.Web.HttpContext, string, out bool, out bool)Documentation for this section has not yet been entered. | ||
Validate(string)
|