Skip to content

MfaType

Type of multi-factor authentication used

Used By

Definition

"""
Type of multi-factor authentication used
"""
enum MfaType {
SMS
EMAIL
}