Partager via


User.Dispose Method

 

Releases the resources used by the User.

Namespace:   Microsoft.WindowsServerSolutions.Users
Assembly:  UserObjectModel (in UserObjectModel.dll)

Overload List

Name Description
System_CAPS_pubmethod Dispose()

Releases all resources used by the User.

System_CAPS_protmethod Dispose(Boolean)

Releases the unmanaged resources used by the User and optionally releases the managed resources.

See Also

User Class
Microsoft.WindowsServerSolutions.Users Namespace

Return to top