UserProfileManager.CreateUserProfile method
Creates a user profile.
Overload list
Name | Description | |
---|---|---|
![]() |
CreateUserProfile() | Creates a user profile. |
![]() |
CreateUserProfile(String) | Creates a user profile with the specified account name. |
![]() |
CreateUserProfile(String, String) | Creates a user profile with the specified account name and preferred name. |
Top