Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMemberUserStore

    A custom user store that uses Umbraco member data

    Namespace: Umbraco.Cms.Core.Security
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IMemberUserStore

    Methods

    View Source

    GetPublishedMember(MemberIdentityUser)

    Declaration
    IPublishedContent GetPublishedMember(MemberIdentityUser user)
    Parameters
    Type Name Description
    MemberIdentityUser user
    Returns
    Type Description
    IPublishedContent
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetPublishedMember(MemberIdentityUser)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX