UserInfoManager.Dispose Method
Release all resources that are used by the UserInfoManager object.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
Dispose() | Release all resources that are used by the UserInfoManager object. |
|
Dispose(Boolean) | Releases the unmanaged resources used by the UserInfoManager object and optionally releases the managed resources. |
See Also
UserInfoManager Class
Microsoft.WindowsServerSolutions.Users Namespace
Return to top