This type contains the following members.

public sealed enum ProfileEditAuthorization
Inheritance:
ObjectEnumProfileEditAuthorization

Values

Specifies that this user profile setting is editable by the user through the my profile page, and by an administrator in the user management section. If the setting is empty, it will be set by an incoming claim once, but not overwritten afterwards.
Specifies that this user profile setting is editable by an administrator in the user management section only. If the setting is empty, it will be set by an incoming claim once, but not overwritten afterwards.
Specifies that this user profile setting is managed externally and set by incoming claims only. The value cannot be modified in the Redakt back office. This only applies to user accounts that are externally managed (not by the Redakt identity server).
In this article