Enum MemberKind
Represents the kind or type of member.
Namespace: Umbraco.Cms.Core.Models.Membership
Assembly: Umbraco.Core.dll
Syntax
public enum MemberKind
Fields
| Name | Description |
|---|---|
| Api | A member created through the API. |
| Default | A default member created through standard registration. |