NameDescriptionTypeAdditional information
id

Gets or sets user ID

string

userName

Gets or sets user name

string

Required

displayName

Gets or sets display name

string

Required by SCIM protocol, not used in Milestones

name

Gets or sets name

QicsUnity.Api.Areas.Scim.Models.ScimName

Required by SCIM protocol, not used in Milestones

title

Gets or sets title

string

Required by SCIM protocol, not used in Milestones

active

Gets or sets a value indicating whether user is active

boolean

emails

Gets or sets list of emails

Collection of QicsUnity.Api.Areas.Scim.Models.ScimEmail

Required by SCIM protocol, not used in Milestones

roles

Gets or sets list of roles assigned to user

Collection of QicsUnity.Api.Areas.Scim.Models.ScimRole

Required by SCIM protocol, not used in Milestones

schemas

Gets or sets list of schemas

Collection of string

meta

Gets or sets SCIM meta

QicsUnity.Api.Areas.Scim.Models.ScimMeta

Required by SCIM protocol, not used in Milestones