SessionAuthenticationModule Constructor

Definition

Initializes a new instance of the SessionAuthenticationModule class.

public:
 SessionAuthenticationModule();
public SessionAuthenticationModule ();
Public Sub New ()

Remarks

The IsReferenceMode property is set to false and the CookieHandler property is initialized to a default instance of the ChunkedCookieHandler class.

Applies to