Partager via


RemoteAccessUser.Dispose Method ()

 

Releases the resources used by the component.

Namespace:   Microsoft.WindowsServerSolutions.Web.Security
Assembly:  Wssg.Web (in Wssg.Web.dll)

Syntax

public void Dispose()
public:
virtual void Dispose() sealed
Public Sub Dispose

Implements

IDisposable.Dispose()

See Also

Dispose Overload
RemoteAccessUser Class
Microsoft.WindowsServerSolutions.Web.Security Namespace

Return to top