{ requestStatus: RequestStatus; linkId?: string; successCode: LinkAccountSuccessCode | undefined; }
Represents the result of call to SimpleSignInService.LinkUserAccount.
{ requestStatus: RequestStatus; linkId?: string; successCode: LinkAccountSuccessCode | undefined; }
Represents the result of call to SimpleSignInService.LinkUserAccount.