Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Asynchronously adds a new user account.
Namespace: Microsoft.WindowsServerSolutions.Users
Assembly: UserObjectModel (in UserObjectModel.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
AddUserAsync(String, PersonalInfo) | Asynchronously adds a new user account with the specified user name and personal information. |
![]() |
AddUserAsync(String, SecureString, PersonalInfo) | synchronously adds a new user account with the specified user name, password, and personal information. |
See Also
UserMgmtManager Class
Microsoft.WindowsServerSolutions.Users Namespace
Return to top