UserProfileManager.CreateUserProfile Method
Include Protected Members
Include Inherited Members
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