Defines part of the UserService, which is specific to methods used by the membership provider.
Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntaxpublic interface IMembershipUserService : IMembershipMemberService<IUser>, IService
Methods View Source CreateUserWithIdentity(String, String)
Creates and persists a new User
DeclarationIUser CreateUserWithIdentity(string username, string email)
Parameters Type Name Description System.String username
Username of the User to create
System.String emailEmail of the User to create
ReturnsRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4