次の方法で共有


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

Asynchronously connects the User Manager with the User Provider.

System_CAPS_pubmethod 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