Interface MfaRecoveryCodeEnrollmentContinueOptions

interface MfaRecoveryCodeEnrollmentContinueOptions {
    isCodeCopied: boolean;
}

Hierarchy (view full)

Properties

Properties

isCodeCopied: boolean