Last update:
July 26, 2024
CustomIdentityResultType object¶
This type provides feedback on the outcome of identity-related operations.
Fields¶
Field | Description |
---|---|
succeeded Boolean! |
Indicates whether the identity operation succeeded. |
errors IdentityErrorInfoType |
An array of IdentityErrorInfoType objects that provide detailsabout any errors encountered during the identity operation. |