UserInfoManager.ConnectAsync Method
Asynchronously connects the User Manager with the User Provider.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
ConnectAsync() | Asynchronously connects the User Manager with the User Provider. |
|
ConnectAsync(TimeSpan) | Asynchronously connects to the User Manager with the User Provider with the specified timeout period. |
See Also
UserInfoManager Class
Microsoft.WindowsServerSolutions.Users Namespace
Return to top