Method | Description | |
---|---|---|
AspNetSessionStore ( [ httpContext, [ authContext ) : System |
Initializes a new instance of AspNetSessionStore class with specified HttpContext and IAuthContext
|
public AspNetSessionStore ( [ httpContext, [ authContext ) : System | ||
httpContext | [ | The http context the ASP.NET |
authContext | [ | The authentication context. |
return | System |