Initialize new instance of AuthenticationWebForm class
Namespace: CTCT.Authentication.WebPageAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public AuthenticationWebPage(
HttpContext httpContext,
string state
)
public AuthenticationWebPage(
HttpContext httpContext,
string state
)
Public Sub New ( _
httpContext As HttpContext, _
state As String _
)
Public Sub New ( _
httpContext As HttpContext, _
state As String _
)
public:
AuthenticationWebPage(
HttpContext^ httpContext,
String^ state
)
public:
AuthenticationWebPage(
HttpContext^ httpContext,
String^ state
)
new :
httpContext : HttpContext *
state : string -> AuthenticationWebPage
new :
httpContext : HttpContext *
state : string -> AuthenticationWebPage
Parameters
- httpContext
- Type: System.Web HttpContext
current application context
- state
- Type: System String
state query parameter