The members of System.Web.SessionState.SessionIDManager are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered.
[read-only] staticSessionIDMaxLength int. Documentation for this section has not yet been entered.
CreateSessionID(System.Web.HttpContext) : string Documentation for this section has not yet been entered.Decode(string) : string Documentation for this section has not yet been entered.Encode(string) : string Documentation for this section has not yet been entered.GetSessionID(System.Web.HttpContext) : string Documentation for this section has not yet been entered.Initialize() Documentation for this section has not yet been entered.InitializeRequest(System.Web.HttpContext, bool, out bool) : bool Documentation for this section has not yet been entered.RemoveSessionID(System.Web.HttpContext) Documentation for this section has not yet been entered.SaveSessionID(System.Web.HttpContext, string, out bool, out bool) Documentation for this section has not yet been entered.Validate(string) : bool Documentation for this section has not yet been entered.