UserSaveOptions Properties |
The UserSaveOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | OverrideSecurity | |
![]() | PersonalGroupUId |
PersonalGroupUId is only used when saving a new user.
If specified the UId will be transferred to the personal user group being created while creating the new user.
PersonalGroupUId is used by the configuration change logic.
|
![]() | SkipEvents |
If set events will not be fired when saving the user data object
|
![]() | SkipImmutabilityUniquenessAndRequiredConstraints |
Set to true to skip check for required values, immutabable properties and unique constraints
|