Share via


LSAuthenticationModule Constructor ()

 

Initializes a new instance of the LSAuthenticationModule class.

Namespace:   System.Web.Security.SingleSignOn
Assembly:  System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)

Syntax

public LSAuthenticationModule()
public:
LSAuthenticationModule()
new : unit -> LSAuthenticationModule
Public Sub New

See Also

LSAuthenticationModule Class
System.Web.Security.SingleSignOn Namespace

Return to top