Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows an LSAuthenticationModule object to attempt to free resources and perform other cleanup operations before the object is reclaimed by garbage collection.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
protected override void Finalize()
protected:
virtual void Finalize() override
override Finalize : unit -> unit
Protected Overrides Sub Finalize
See Also
LSAuthenticationModule Class
System.Web.Security.SingleSignOn Namespace
Return to top