MSALNativeAuthCodeRequiredState

@objcMembers
public class MSALNativeAuthCodeRequiredState : MSALNativeAuthState

The server requires the user to verify a one-time code. Continue with submitCode(_:delegate:) or request a new code with resendCode(delegate:).

Warning

This API is experimental. It may be changed in the future without notice. Do not use in production applications.