Skip to main content

Interface: IUser

identity.v1.IUser

Properties of a User.

Implemented by

Properties

asyncOperationId

Optional asyncOperationId: null | string

The id of the async operation that is creating/updating/deleting the user, if any


createdTime

Optional createdTime: null | ITimestamp

The date and time when the user was created


id

Optional id: null | string

The id of the user


invitation

Optional invitation: null | IInvitation

The details of the open invitation sent to the user, if any


lastModifiedTime

Optional lastModifiedTime: null | ITimestamp

The date and time when the user was last modified Will not be set if the user has never been modified


resourceVersion

Optional resourceVersion: null | string

The current version of the user specification The next update operation will have to include this version


spec

Optional spec: null | IUserSpec

The user specification


state

Optional state: null | string

The current state of the user