UserTfa

interface UserTfa {
    enabled?: boolean;
}

Properties

Properties

enabled?: boolean

UserTfa