FormsAuthentication Constructor

Definition

Initializes a new instance of the FormsAuthentication class.

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

Remarks

This constructor is not intended to be used from your code.

Applies to

See also