Share via


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
System_CAPS_pubmethod Dispose()

Release all resources that are used by the UserInfoManager object.

System_CAPS_protmethod 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