clientErrorCode property

IdentityClientErrorCodes? clientErrorCode
getter/setter pair

Client side error codes. If this exists, the Identity Request never was sent to the server.

Implementation

IdentityClientErrorCodes? clientErrorCode;