The PendingUserState
enumerated list of the current organization states for a pending
user.
Table: PendingUserState
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 14, 2025 | |||||
MultiUserOrganizationNoConflict | boolean | Long-Term | Indicates a multiple user organization, with no owner conflict. | ||
MultiUserOrganizationOnlyOwnerConflict | boolean | Long-Term | Indicates a multiple user organization, but with only an owner conflict. | ||
NoOrganization | boolean | Long-Term | Indicates no current organization state for the user. | ||
SingleUserOrganization | boolean | Long-Term | Whether this is a single user organization. | ||
UserExistsDeletedOrganization | boolean | Long-Term | Whether the user exists in a deleted organization. | ||
UserExistsNoOrganization | boolean | Long-Term | Indicates the user exists without an organization. |