Click or drag to resize

PatchUserBody Properties

The PatchUserBody type exposes the following members.

Properties
  NameDescription
Public propertyActive
An optional flag that specifies whether the user is active. If not specified, this will default to true.
Public propertyExtra
Optional object with arbitrary extra data about the user.
Public propertyPasswd
The user password. Specifying a password is mandatory, but the empty string is allowed for passwords.
Top
See Also