FormsAuthenticationModule.Dispose Method

Definition

Releases all resources, other than memory, used by the FormsAuthenticationModule.

public:
 virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()

Implements

Remarks

This method is not intended to be called from application code.

Applies to

See also