UserMgmtManager.Sync Method ()
Note: This API is now obsolete.
Synchronizes settings between the User Provider and Active Directory Domain Services.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Syntax
[ObsoleteAttribute("It does nothing now. Calling it won't have any effect to the system. Exception free")]
public void Sync()
public:
[ObsoleteAttribute("It does nothing now. Calling it won't have any effect to the system. Exception free")]
void Sync()
<ObsoleteAttribute("It does nothing now. Calling it won't have any effect to the system. Exception free")>
Public Sub Sync
See Also
UserMgmtManager Class
Microsoft.WindowsServerSolutions.Users Namespace
Return to top