Skip to content
Last update: April 11, 2024

CustomIdentityResultType object

The CustomIdentityResultType 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 details
about any errors encountered during the identity operation.