You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sensitive properties on a members data will not be displayed to backoffice users unless they have appropriate permissions. In order to see the values of the default properties in the **Member** tab you need to have the Sensitive data User Group.
34
-
By having this group added to a user they will also have the option to mark member type properties as sensitive.
33
+
Sensitive properties on a members data will not be displayed to backoffice users unless they have appropriate permissions. In order to see the values of the default properties in the **Member** tab you need to have the Sensitive data User Group. By having this group added to a user they will also have the option to mark member type properties as sensitive.
35
34
36
35
More information can be found under [security](../../reference/security/sensitive-data-on-members.md).
37
36
@@ -41,27 +40,27 @@ You can create your own Member Types and add tabs, groups and properties as you
41
40
42
41
Go to the **Settings** section, right-click **Member Types** and select **Create**. You will now be taken to the Member Type editor that is used to define and edit the Member Type. Name the new Member Type and click **Save**.
43
42
44
-

43
+

45
44
46
45
You will see that the **Membership** group is added automatically to any Member Types you create. This group includes `umbracoMemberComments` property along with the other default properties which can be seen only in the **Member** tab when creating a member. The property is locked, which means you cannot remove it, but you can still configure the settings for the property:
It is possible to add more groups and more properties to each of the Member Types you create, as well as the default Member Type.
51
50
52
51
## Creating Member Groups
53
52
54
53
Member Groups define roles for your members that can be used for role-based protection. A member can be in multiple groups.
55
54
56
-

55
+

57
56
58
57
To create a new Member Group click the menu icon next to the **Member Groups** node in the Members section. Choose **Create**, name the group, and save the group.
59
58
60
59
### Assigning a Member Group
61
60
62
61
To assign a member to a specific group find the member you wish to assign and find the **Properties** group. Here you can see which groups the member is already part of. You can also add the member to more groups or remove the member from already assigned groups:
63
62
64
-

63
+

65
64
66
65
## Technical
67
66
@@ -97,14 +96,14 @@ As a developer you are able to leverage your website when you build on the Membe
97
96
98
97
You can find out more about the services methods in the reference section of the documentation by following the links below.
99
98
99
+
## References
100
+
101
+
* Video:[ Adding a member](https://www.youtube.com/watch?v=gdvfrqQcAGY)
0 commit comments