Click or drag to resize

UserSaveOptions Properties

The UserSaveOptions type exposes the following members.

Properties
  NameDescription
Public propertyOverrideSecurity
Public propertyPersonalGroupUId
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.
Public propertySkipEvents
If set events will not be fired when saving the user data object
Public propertySkipImmutabilityUniquenessAndRequiredConstraints
Set to true to skip check for required values, immutabable properties and unique constraints
Top
See Also