Class used to authenticate from web application
System Object
System.Web.UI Control
System.Web.UI TemplateControl
System.Web.UI Page CTCT.Authentication.WebPage AuthenticationWebPageNamespace: CTCT.Authentication.WebPageAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
public sealed class AuthenticationWebPage : Page
public sealed class AuthenticationWebPage : Page
Public NotInheritable Class AuthenticationWebPage _
Inherits Page
Public NotInheritable Class AuthenticationWebPage _
Inherits Page
public ref class AuthenticationWebPage sealed : public Page
public ref class AuthenticationWebPage sealed : public Page
[<SealedAttribute>]
type AuthenticationWebPage =
class
inherit Page
end