Partager via


UserMgmtManager.SyncAsync Method ()

 

Note: This API is now obsolete.

Asynchronously synchronizes the 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 SyncAsync()
public:
[ObsoleteAttribute("It does nothing now. Calling it won't have any effect to the system. Exception free")]
void SyncAsync()
<ObsoleteAttribute("It does nothing now. Calling it won't have any effect to the system. Exception free")>
Public Sub SyncAsync

See Also

UserMgmtManager Class
Microsoft.WindowsServerSolutions.Users Namespace

Return to top