User.Dispose Method
Releases the resources used by the User.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | Releases all resources used by the User. |
|
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