CustomModule Constructor ()

 

Initializes a new instance of the CustomModule class.

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

Syntax

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

See Also

CustomModule Class
System.Web.Security.SingleSignOn Namespace

Return to top