A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.UserCreateModel.html below:

View Source Class UserCreateModel Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
public class UserCreateModel
Properties View Source Email Declaration
public string Email { get; set; }
Property Value Type Description System.String View Source Id Declaration
public Guid? Id { get; set; }
Property Value Type Description System.Nullable<Guid> View Source Kind Declaration
public UserKind Kind { get; set; }
Property Value View Source Name Declaration
public string Name { get; set; }
Property Value Type Description System.String View Source UserGroupKeys Declaration
public ISet<Guid> UserGroupKeys { get; set; }
Property Value Type Description ISet<Guid> View Source UserName Declaration
public string UserName { get; set; }
Property Value Type Description System.String

RetroSearch 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