User
object * Additional properties are NOT allowed.
claimsnull | array[object]
* Additional properties are NOT allowed.
Show Child Parameters
emailnull | string
emailConfirmedboolean
firstNamenull | string
idnull | string
isBlockedboolean
isDeletedboolean
lastNamenull | string
lockoutEndnull | string(date-time)
phoneNumbernull | string
rolesnull | array[object]
* Additional properties are NOT allowed.
Show Child Parameters
userNamenull | string
Example
UserClaim
object * Additional properties are NOT allowed.
claimTypenull | string
valuenull | string
valueTypenull | string
Example
UserCreationRequestModel
objectModel to create a new user
* Additional properties are NOT allowed.
emailstring(email)required
Email of the new user
>= 1 characters
firstNamenull | string
lastNamenull | string
userNamenull | string
Example
UserInvitationResult
object * Additional properties are NOT allowed.
completeInviteUrlnull | string
Url for the user to complete the invite and set account details
emailnull | string
Email address of the user to send the invitation link to.
userNamenull | string
Name of the user for whom the invite was created
Example
UserLoginProvider
objectRepresents a login and its associated provider for a user.
* Additional properties are NOT allowed.
loginProvidernull | string
providerDisplayNamenull | string
providerKeynull | string
Example