Share via


WebSsoAuthenticationModule Constructor ()

 

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