UserInfoManager.IsPartOfServerUsersAsync Method ()
Asynchronously determines whether the current user account exists on the server.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Syntax
public void IsPartOfServerUsersAsync()
public:
void IsPartOfServerUsersAsync()
Public Sub IsPartOfServerUsersAsync
See Also
UserInfoManager Class
Microsoft.WindowsServerSolutions.Users Namespace
Return to top