Defines part of the MemberService, which is specific to methods used by the membership provider.
Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntaxpublic interface IMembershipMemberService : IMembershipMemberService<IMember>, IService, IMembershipRoleService<IMember>
Methods View Source CreateMemberWithIdentity(String, String, IMemberType)
Creates and persists a new Member
DeclarationIMember CreateMemberWithIdentity(string username, string email, IMemberType memberType)
Parameters Type Name Description System.String username
Username of the Member to create
System.String emailEmail of the Member to create
IMemberType memberTypeIMemberType which the Member should be based on
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