Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the WebSsoAuthenticationModule class. Do not use this constructor. Use the Init method instead.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
public WebSsoAuthenticationModule()
public:
WebSsoAuthenticationModule()
new : unit -> WebSsoAuthenticationModule
Public Sub New
See Also
WebSsoAuthenticationModule Class
System.Web.Security.SingleSignOn Namespace
Return to top