Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IProfile

    Defines the User Profile interface

    Namespace: Umbraco.Cms.Core.Models.Membership
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IProfile

    Properties

    View Source

    Id

    Declaration
    int Id { get; }
    Property Value
    Type Description
    int
    View Source

    Name

    Declaration
    string? Name { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX