AuthMethodRegistrationChallengeMethodResultState type
Определение типа для возможных состояний в AuthMethodRegistrationChallengeMethodResult.
type AuthMethodRegistrationChallengeMethodResultState =
| AuthMethodVerificationRequiredState
| AuthMethodRegistrationCompletedState
| AuthMethodRegistrationFailedState