This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Disposes of the resources (other than memory) used by the module that implements IHttpModule.

Namespace: Smartsite.Security.Authentication
Assembly:  Smartsite.Security (in Smartsite.Security.dll)

Syntax

C#Copy imageCopy Code
public void Dispose()
Visual Basic (Declaration)Copy imageCopy Code
Public Sub Dispose

See Also

Advanced